Wrapper around System.Net.WebSockets.ClientWebSocket that provides event based interface to exchange text messages over Web Sockets in event based way and support cancellation.
Info
Version: | 2.2.0 |
Author(s): | Dmitry Anshilevich |
Last Update: | Wednesday, October 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dimaaan/WebSocketTextClient |
NuGet Url: | https://www.nuget.org/packages/WebSocketTextClient |
Install
Install-Package WebSocketTextClient
dotnet add package WebSocketTextClient
paket add WebSocketTextClient
WebSocketTextClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags