BridgeSocket is an socket.io-like real time library.
Info
Version: | 0.0.6 |
Author(s): | zhshize |
Last Update: | Thursday, May 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zhshize/BridgeSocket |
NuGet Url: | https://www.nuget.org/packages/BridgeSocket.AspNetCoreServer |
Install
Install-Package BridgeSocket.AspNetCoreServer
dotnet add package BridgeSocket.AspNetCoreServer
paket add BridgeSocket.AspNetCoreServer
BridgeSocket.AspNetCoreServer Download (Unzip the "nupkg" after downloading)
Dependencies
- BridgeSocket.Core(>= 0.0.6)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.WebSockets(>= 2.2.1)
Tags