722 Forks
2745 Stars
2745 Watchers

netmq

A 100% native C# implementation of ZeroMQ for .NET

How to download and setup netmq

Open terminal and run command
git clone https://github.com/zeromq/netmq.git
git clone is used to create a copy or clone of netmq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with netmq https://github.com/zeromq/netmq/archive/master.zip

Or simply clone netmq with SSH
[email protected]:zeromq/netmq.git

If you have some problems with netmq

You may open issue on netmq support forum (system) here: https://github.com/zeromq/netmq/issues