WebSocketSharp 1.0.3-rc11
Install-Package WebSocketSharp -Version 1.0.3-rc11
dotnet add package WebSocketSharp --version 1.0.3-rc11
<PackageReference Include="WebSocketSharp" Version="1.0.3-rc11" />
paket add WebSocketSharp --version 1.0.3-rc11
#r "nuget: WebSocketSharp, 1.0.3-rc11"
// Install WebSocketSharp as a Cake Addin
#addin nuget:?package=WebSocketSharp&version=1.0.3-rc11&prerelease
// Install WebSocketSharp as a Cake Tool
#tool nuget:?package=WebSocketSharp&version=1.0.3-rc11&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 |
---|---|
.NET Framework | net |
This package has no dependencies.
NuGet packages (29)
Showing the top 5 NuGet packages that depend on WebSocketSharp:
Package | Downloads |
---|---|
Izumi.RPC.Runtime.CS
Preliminary C# RPC runtime for Izumi IDL Compiler |
|
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. |
|
AVOSCloud.NetFx45
# LeanCloud SDK for .NET 4.5 Desktop. ## 文档地址 数据存储:https://cn.avoscloud.com/docs/dotnet_guide.html 实时消息:https://cn.avoscloud.com/docs/dotnet_realtime.html 当前包含支持的功能: * 数据存储 * 实时消息 * 统计 |
|
Somfic
Somfic's all-in-one package for everything |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on WebSocketSharp:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
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
|
|
molenzwiebel/Mimic
📡 League from the safety of your toilet.
|
|
Necrobot-Private/NecroBot
NecroBot2
|
|
automuteus/amonguscapture
Capture of the local Among Us executable state
|
Version | Downloads | Last updated |
---|---|---|
1.0.3-rc11 | 802,636 | 7/3/2016 |
1.0.3-rc10 | 14,354 | 11/24/2015 |
- Some fixes (include the commits of up to c044fdc4d057fab99c92e8d5809c088476b1225a)