Files
WhisperCom/README.md
2023-06-14 09:28:18 +02:00

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