forked from Research/WhisperCom
cmake/Modules | ||
libs | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md |
WhisperCom
Description
WhisperCom is a network middleware based on ZeroMQ.
Authors
- Dominik Meyer dmeyer@hsu-hh.de
License
Mozilla Public License 2.0
Building
- mkdir build
- cd build
- cmake ..
- make all
- make test