Files
whisper-com/README.md
Christina Sander 5eac3e1917 Initial commit.
2022-10-20 13:42:48 +02:00

293 B

Whisper Communication Library

Description

Authors

License

Mozilla Public License 2.0

Building

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