Engine.IO Client Library for .NET Standard.
Info
Version: | 0.0.6 |
Author(s): | Joe Wen |
Last Update: | Tuesday, February 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joewen/EngineIoClientDotNet |
NuGet Url: | https://www.nuget.org/packages/EngineIoClientDotNet.Standard |
Install
Install-Package EngineIoClientDotNet.Standard
dotnet add package EngineIoClientDotNet.Standard
paket add EngineIoClientDotNet.Standard
EngineIoClientDotNet.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Immutable(>= 1.7.0)
- WebSocket4Net(>= 0.15.2)