msghub
msghub copied to clipboard
Cmake
Note this is a single commit (20a7b1dc18) on top of the PR #5
Add a Cmake for easier start-up
To use:
cmake .
make
make test
Run the example in separate terminals:
./examples/server
./examples/client