Dap WebSocket wrapper on dotnet core, both client and server side.
Info
Version: | 0.11.0 |
Author(s): | YJ Park |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yjpark/dap.core.fsharp |
NuGet Url: | https://www.nuget.org/packages/Dap.WebSocket |
Install
Install-Package Dap.WebSocket
dotnet add package Dap.WebSocket
paket add Dap.WebSocket
Dap.WebSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- Dap.Platform(>= 0.8.3)
- FSharp.Core(>= 4.7.0)
Tags