Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Sergeant
bd854553d4 ping pong added to ws 2019-02-23 09:48:00 -08:00
Benjamin Sergeant
806cf39efc add echo and broadcast server as ws sub-commands 2019-02-23 09:48:00 -08:00
Benjamin Sergeant
3cffc6f9a5 add ws_chat and ws_connect sub commands to ws 2019-02-23 09:48:00 -08:00
Benjamin Sergeant
f8b1a03ee6 all CMakeLists are referenced by the top level one 2019-02-23 09:48:00 -08:00
Benjamin Sergeant
a7ff3c41a1 add target for building with homebrew 2019-02-23 09:48:00 -08:00
Benjamin Sergeant
78dbba5521 Feature/ws cli (#15)
* New command line tool for transfering files / still very beta.

* add readme

* use cli11 for argument parsing

* json -> msgpack

* stop using base64 and use binary which can be stored in message pack
2019-02-23 09:48:00 -08:00