Info
Version: | 1.0.0 |
Author(s): | Tunc Gultekin |
Last Update: | Sunday, May 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tuncgultekin/lwmessagepush/ |
NuGet Url: | https://www.nuget.org/packages/LWMessagePush |
Install
Install-Package LWMessagePush
dotnet add package LWMessagePush
paket add LWMessagePush
LWMessagePush Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 1.1.1)
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.AspNetCore.WebSockets(>= 1.0.1)
- Newtonsoft.Json(>= 10.0.2)
Tags
Supports both websocket and long polling connection methods.
Usage details: https://github.com/tuncgultekin/lwmessagepush/.