2271 Forks
8613 Stars
8613 Watchers

libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1

How to download and setup libzmq

Open terminal and run command
git clone https://github.com/zeromq/libzmq.git
git clone is used to create a copy or clone of libzmq 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 libzmq https://github.com/zeromq/libzmq/archive/master.zip

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

If you have some problems with libzmq

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