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.
<PackageVersion Include="WebSocketSharp" Version="1.0.3-rc11" />
                    
Directory.Packages.props
<PackageReference Include="WebSocketSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=WebSocketSharp&version=1.0.3-rc11&prerelease
                    
Install WebSocketSharp as a Cake Addin
#tool nuget:?package=WebSocketSharp&version=1.0.3-rc11&prerelease
                    
Install WebSocketSharp as a Cake Tool

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 (46)

Showing the top 5 NuGet packages that depend on WebSocketSharp:

Package Downloads
Izumi.RPC.Runtime.CS

Package Description

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.

CHLibs

基础类库

GitHub repositories (19)

Showing the top 19 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.
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
dukus/digiCamControl
DSLR camera remote control open source software
molenzwiebel/Mimic
📡 League from the safety of your toilet.
automuteus/amonguscapture
Capture of the local Among Us executable state
Necrobot-Private/NecroBot
NecroBot2
shr670377723/CommunityServer-master
BarRaider/obs-websocket-dotnet
C# .NET library to communicate with an obs-websocket server
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
MaciejGorczyca/ChallengesAreEvil
Remove your challenge tokens from profile banner with 1-click-button solution.
tjhrulz/WebNowPlaying
A NowPlaying like plugin for rainmeter built for getting music info from websites
Exafunction/WindsurfVisualStudio
Visual Studio extension for Codeium
Mazyod/PhoenixSharp
C# Phoenix Channels client. Unity Compatible.
ad2017gd/RainbowTaskbar
Powerful, customizable Windows 10/11 taskbar effects.
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
suicvne/DiscordSharp
A .Net API for Discord written in C#
uhm0311/SocketIOSharp
C# implementation of Socket.IO protocol revision 4 client and server.
Version Downloads Last updated
1.0.3-rc11 1,692,248 7/3/2016
1.0.3-rc10 24,570 11/24/2015

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