Info
Version: | 1.0.0.1 |
Author(s): | Karay Akar |
Last Update: | Friday, October 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wsecho.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/AKAISSocketServerExtension |
Install
Install-Package AKAISSocketServerExtension
dotnet add package AKAISSocketServerExtension
paket add AKAISSocketServerExtension
AKAISSocketServerExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.1.4)
Tags
With this extension you can specify unlimited hub at run-time, initial client connection starts or join existing hub.
Channels isolated by using hub.
Ideal for application like multi room, p2p chat or IoT service channel implementations.