Library for strongly typed websocket use in Fable.
Info
| Version: | 0.2.0 |
| Author(s): | Nick Cuthbert |
| Last Update: | Monday, June 17, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ncthbrt/Fable.Websockets |
| NuGet Url: | https://www.nuget.org/packages/Fable.Websockets.Suave |
Install
Install-Package Fable.Websockets.Suave
dotnet add package Fable.Websockets.Suave
paket add Fable.Websockets.Suave
Fable.Websockets.Suave Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- Suave(>= 2.5.5)
- Thoth.Json.Net(>= 3.4.0)
Tags