msghub icon indicating copy to clipboard operation
msghub copied to clipboard

Cmake

Open sehe opened this issue 4 years ago • 0 comments

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

sehe avatar Feb 09 '21 17:02 sehe