WebSocket client support (via Owin) for the Echo.Process system.
Info
Version: | 2.2.1-beta |
Author(s): | Paul Louth |
Last Update: | Wednesday, May 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/louthy/echo-process |
NuGet Url: | https://www.nuget.org/packages/Echo.Process.Owin |
Install
Install-Package Echo.Process.Owin
dotnet add package Echo.Process.Owin
paket add Echo.Process.Owin
Echo.Process.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Echo.Process(>= 2.1.6)
- LanguageExt.Core(>= 3.5.18)
- LanguageExt.Parsec(>= 3.5.18)
- Owin.WebSocket(>= 1.7.0)
Tags