socket.io implementation for Suave web server.
Info
Version: | 0.4.4 |
Author(s): | ITG |
Last Update: | Wednesday, January 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RFQ-hub/SocketIoSuave |
NuGet Url: | https://www.nuget.org/packages/Itg.SocketIoSuave |
Install
Install-Package Itg.SocketIoSuave
dotnet add package Itg.SocketIoSuave
paket add Itg.SocketIoSuave
Itg.SocketIoSuave Download (Unzip the "nupkg" after downloading)
Dependencies
- Chessie(>= 0.6.0)
- Suave(>= 2.2.0)
- NewtonSoft.Json(>= 7.0.1)
- FSharp.Core(>= 4.2.1 && < 5.0.0)