A type-safe functional wrapper for SignalR and Fable.
Info
Version: | 0.11.5 |
Author(s): | Cody Johnson |
Last Update: | Tuesday, June 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Shmew/Fable.SignalR |
NuGet Url: | https://www.nuget.org/packages/Fable.SignalR |
Install
Install-Package Fable.SignalR
dotnet add package Fable.SignalR
paket add Fable.SignalR
Fable.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Fable.Core(>= 3.1.6 && < 4.0.0)
- Fable.Promise(>= 2.1.0 && < 3.0.0)
- Fable.Remoting.MsgPack(>= 1.6.2 && < 2.0.0)
- Fable.SimpleJson(>= 3.17.0 && < 4.0.0)
- FSharp.Core(>= 4.7.2)
Tags