WhisperCom/README.md

243 B

WhisperCom

Description

WhisperCom is a network middleware based on ZeroMQ.

Authors

License

Mozilla Public License 2.0

Building

  • mkdir build
  • cd build
  • cmake ..
  • make all
  • make test