oxen-mq/lokimq
Jason Rhinelander f75b6cf221 Added batch job implementation + various improvements
This overhauls the proposed batch implementation (described in the
README but previously not implemented) and implements it.

Various other minor improvements and code restructuring.

Added a proposed "request" type to the README to be implemented; this is
like a command, but always expects a ["REPLY", TAG, ...] response.  The
request invoker provides a callback to invoke when such a REPLY arrives.
2020-02-05 20:21:27 -04:00
..
batch.h Added batch job implementation + various improvements 2020-02-05 20:21:27 -04:00
bt_serialize.cpp Initial LokiMQ release 2020-02-02 22:39:26 -04:00
bt_serialize.h Added batch job implementation + various improvements 2020-02-05 20:21:27 -04:00
hex.h Initial LokiMQ release 2020-02-02 22:39:26 -04:00
lokimq.cpp Added batch job implementation + various improvements 2020-02-05 20:21:27 -04:00
lokimq.h Added batch job implementation + various improvements 2020-02-05 20:21:27 -04:00
string_view.h Initial LokiMQ release 2020-02-02 22:39:26 -04:00