BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications.
Info
Version: | 2.0.4 |
Author(s): | jchristn |
Last Update: | Monday, March 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bigqio/bigq |
NuGet Url: | https://www.nuget.org/packages/BigQ.dll |
Install
Install-Package BigQ.dll
dotnet add package BigQ.dll
paket add BigQ.dll
BigQ.dll Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- SyslogLogging(>= 1.0.10)
- WatsonTcp(>= 1.1.7)
- WatsonWebsocket(>= 1.2.4)
- SqliteHelper(>= 1.0.9)
Tags