WhisperCom/README.md

21 lines
243 B
Markdown

# 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