Info
Version: | 0.14.0 |
Author(s): | havendv |
Last Update: | Thursday, January 9, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/HavenDV/H.SocketIO |
NuGet Url: | https://www.nuget.org/packages/SimpleSocketIoClient |
Install
Install-Package SimpleSocketIoClient
dotnet add package SimpleSocketIoClient
paket add SimpleSocketIoClient
SimpleSocketIoClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- H.Engine.IO(>= 0.14.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- H.Engine.IO(>= 0.14.0)
Tags
Includes EngineIoClient and WebSocketClient
Implemented features:
- Namespaces
Note: This is an alpha version. Some features may not be available.
Please see examples or tests.