Benjamin Sergeant 73d7280723
Feature/ws cli ()
* 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-21 21:24:53 -08:00
..
2019-02-20 18:59:07 -08:00
2018-12-23 14:14:38 -08:00
2018-12-23 14:14:38 -08:00
2018-12-23 14:14:38 -08:00

mkdir build
cd build
cmake ..
make && (cd .. ; sh cobra_publisher.sh)