Info
Version: | 0.19.1 |
Author(s): | danielwertheim |
Last Update: | Saturday, May 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielwertheim/mynatsclient |
NuGet Url: | https://www.nuget.org/packages/MyNatsClient.Encodings.Protobuf |
Install
Install-Package MyNatsClient.Encodings.Protobuf
dotnet add package MyNatsClient.Encodings.Protobuf
paket add MyNatsClient.Encodings.Protobuf
MyNatsClient.Encodings.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- MyNatsClient(>= 0.17.0)
- protobuf-net(>= 2.4.4)
Tags
It uses IObservable so it is ReactiveX (RX) friendly.