WebSocketSharp 1.0.3-rc11

This is a prerelease version of WebSocketSharp.
dotnet add package WebSocketSharp --version 1.0.3-rc11
NuGet\Install-Package WebSocketSharp -Version 1.0.3-rc11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebSocketSharp" Version="1.0.3-rc11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebSocketSharp --version 1.0.3-rc11
#r "nuget: WebSocketSharp, 1.0.3-rc11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (39)

Showing the top 5 NuGet packages that depend on WebSocketSharp:

Package Downloads
Izumi.RPC.Runtime.CS

Preliminary C# RPC runtime for Izumi IDL Compiler

PepperDashCore

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.

Somfic

Somfic's all-in-one package for everything

GitHub repositories (19)

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.
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自动化处理、串口调试、串口监听、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
dukus/digiCamControl
DSLR camera remote control open source software
Version Downloads Last updated
1.0.3-rc11 1,450,931 7/3/2016
1.0.3-rc10 22,021 11/24/2015

- Some fixes (include the commits of up to c044fdc4d057fab99c92e8d5809c088476b1225a)