Info
Version: | 0.8.0 |
Author(s): | Kerry Jiang |
Last Update: | Friday, April 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://superwebsocket.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/SuperWebSocketNETServer |
Install
Install-Package SuperWebSocketNETServer
dotnet add package SuperWebSocketNETServer
paket add SuperWebSocketNETServer
SuperWebSocketNETServer Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.3)
- Newtonsoft.Json(6.0.2)
Tags
hixie-76/hybi-00, hybi-10, rfc6455 are supported
Linux support by Mono 2.10+
SSL/TLS encryption transferring (wss) support
Sub protocol support
Support mutiple hosting environment like windows service, console application and web site
Support mutiple instances, you can run many websocket server instances on different ports in the same hosting application
Maximum concurrency connection number limitation support
Built-in JSON support
Message level encryption.