Skip to content

v-gar/mqproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqproxy

mqproxy is a simple ZeroMQ proxy and forwarder.

Note that you need the newest version of libzmq in order to build.

Build

You need a C++ compiler like GCC, CMake and the headers for libzmq (like libzmq3-dev).

mkdir build
cd build
cmake ..
make

License

This software is licensed under the MIT license. The ZeroMQ licensing information can be found under http://wiki.zeromq.org/area:licensing.

About

Simple ZeroMQ Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published