oxen-mq/lokimq
Jason Rhinelander 7393e8422c Improve on-the-fly bt deserialization interface
This separates the dict traversal into `next_...` functions that return
a key-value pair, and `consume_...` that return just the value.  The
latter is particularly useful when using `skip_until` to position
yourself at a known key.
2020-02-11 02:18:14 -04:00
..
batch.h Add ability to run a batch completion job in the proxy thread 2020-02-11 02:17:12 -04:00
bt_serialize.cpp Improve on-the-fly bt deserialization interface 2020-02-11 02:18:14 -04:00
bt_serialize.h Improve on-the-fly bt deserialization interface 2020-02-11 02:18:14 -04:00
hex.h Initial LokiMQ release 2020-02-02 22:39:26 -04:00
lokimq.cpp Add ability to run a batch completion job in the proxy thread 2020-02-11 02:17:12 -04:00
lokimq.h Various small optimizations 2020-02-06 00:50:31 -04:00
string_view.h Initial LokiMQ release 2020-02-02 22:39:26 -04:00