A server side implementation of the websocket protocol that complies with the Protocol Framework.
Info
| Version: | 1.0.1 |
| Author(s): | Ahmed Charfedddine |
| Last Update: | Sunday, December 24, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.pushframework.com/ |
| NuGet Url: | https://www.nuget.org/packages/WebsocketProtocol |
Install
Install-Package WebsocketProtocol
dotnet add package WebsocketProtocol
paket add WebsocketProtocol
WebsocketProtocol Download (Unzip the "nupkg" after downloading)
Dependencies
- ProtocolFramework(>= 1.0.0)
Tags