MessageWire is an enhanced Secure Remote Password Protocol wrapper for a NetMQ Dealer socket (client) Router socket (server) combination to enable secure messaging.
Info
Version: | 2.0.0 |
Author(s): | Tyler Jensen |
Last Update: | Saturday, December 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerjensen/MessageWire |
NuGet Url: | https://www.nuget.org/packages/MessageWire |
Install
Install-Package MessageWire
dotnet add package MessageWire
paket add MessageWire
MessageWire Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NetMQ(>= 4.0.0.1)
- System.Net.Http(>= 4.3.4)
- NetMQ(>= 4.0.0.1)
- System.Net.Http(>= 4.3.4)
Tags