Web scocket middleware; a wrapper over AspNetCore.WebSocket.
Info
| Version: | 1.0.0.1 |
| Author(s): | M Jobair Khan |
| Last Update: | Tuesday, January 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/MatthewAtBestUnion/bestunion.paymentserver/src/ea644140a844bacdae46479fc3d52e5262a93445/common/BestUnion.Common.Sockets/?at=master |
| NuGet Url: | https://www.nuget.org/packages/BestUnion.Common.Sockets |
Install
Install-Package BestUnion.Common.Sockets
dotnet add package BestUnion.Common.Sockets
paket add BestUnion.Common.Sockets
BestUnion.Common.Sockets Download (Unzip the "nupkg" after downloading)
Dependencies
- BestUnion.Common.Library(>= 1.0.2)
- BestUnion.Common.Sockets.Abstractions(>= 1.0.2)
- Microsoft.AspNetCore.WebSockets(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- System.Configuration.ConfigurationManager(>= 4.4.0)
Tags