WhisperCom/README.md

21 lines
243 B
Markdown
Raw Permalink Normal View History

2023-06-14 09:28:18 +02:00
# 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