WSCF (WebSocket Communication Foundation) 就是 抄 微软的WCF, 但有 推送功能。.
Info
Version: | 1.0.2 |
Author(s): | panruising |
Last Update: | Friday, September 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://private.flyautomation.net:82/panruising/wscf |
NuGet Url: | https://www.nuget.org/packages/WSCF.standard |
Install
Install-Package WSCF.standard
dotnet add package WSCF.standard
paket add WSCF.standard
WSCF.standard Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.7.4)
- Newtonsoft.Json(>= 12.0.3)
- PropertyChanged.Fody(>= 3.2.9)
- WebSocketSharp-netstandard(>= 1.0.1)