WebSocketSharp 1.0.3-rc10
See the version list below for details.
dotnet add package WebSocketSharp --version 1.0.3-rc10
NuGet\Install-Package WebSocketSharp -Version 1.0.3-rc10
<PackageReference Include="WebSocketSharp" Version="1.0.3-rc10" />
paket add WebSocketSharp --version 1.0.3-rc10
#r "nuget: WebSocketSharp, 1.0.3-rc10"
// Install WebSocketSharp as a Cake Addin #addin nuget:?package=WebSocketSharp&version=1.0.3-rc10&prerelease // Install WebSocketSharp as a Cake Tool #tool nuget:?package=WebSocketSharp&version=1.0.3-rc10&prerelease
websocket-sharp provides the WebSocket protocol client and server.
It supports:
- RFC 6455
- WebSocket Client and Server
- Per-message Compression extension
- Secure Connection
- HTTP Authentication (Basic/Digest)
- Query String, Origin header and Cookies
- Connecting through the HTTP Proxy server
- .NET 3.5 or later (includes compatible)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (46)
Showing the top 5 NuGet packages that depend on WebSocketSharp:
Package | Downloads |
---|---|
PepperDashCore
Package Description |
|
Izumi.RPC.Runtime.CS
Package Description |
|
ThingModel
ThingModel - Model - Meta model - WebSockets - Protocol Buffers - Rabbits |
|
DiscordSharp
An unofficial wrapper/API for Discord written in C# for .Net platforms. Please use .Net 4.5 or higher. |
|
CHLibs
基础类库 |
GitHub repositories (21)
Showing the top 5 popular GitHub repositories that depend on WebSocketSharp:
Repository | Stars |
---|---|
Planshit/Tai
👻 在Windows上统计软件使用时长和网站浏览时长
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
LiveSplit/LiveSplit
A sleek, highly customizable timer for speedrunners.
|
|
siemens/ros-sharp
ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
|
|
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
|
Version | Downloads | Last updated |
---|---|---|
1.0.3-rc11 | 1,582,012 | 7/3/2016 |
1.0.3-rc10 | 22,647 | 11/24/2015 |
- Some fixes (include the commits of up to b5ae901e5c3fcfa0845057b096b381651fb40b94)