Simple .Net socket wrapper aimed at PubSub using protobuf-net.
Info
Version: | 2.0.0 |
Author(s): | Ziya Suzen |
Last Update: | Monday, March 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mtmk/ProtobufSockets |
NuGet Url: | https://www.nuget.org/packages/ProtobufSockets |
Install
Install-Package ProtobufSockets
dotnet add package ProtobufSockets
paket add ProtobufSockets
ProtobufSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- protobuf-net(2.0.0.668)
Tags