Warning
The library is not in production ready state yet
Initially translated from https://github.com/tsoding/cws
$ ./build.sh # We will use the official C3 build system eventually I swear
In one terminal:
$ ./example_server
In another terminal
$ ./example_client "Hello, World"
You can also connect to the server from a browser:
$ firefox ./example_client.html