Streamr Websocket Driver.
Info
Version: | 0.1.0 |
Author(s): | TFA Labs |
Last Update: | Wednesday, May 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iot-sas/StreamrSharp |
NuGet Url: | https://www.nuget.org/packages/StreamrSharp |
Install
Install-Package StreamrSharp
dotnet add package StreamrSharp
paket add StreamrSharp
StreamrSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)
- System.Reactive(>= 4.4.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- Websocket.Client(>= 4.3.12)
Tags