oxen-mq/oxenmq
Jason Rhinelander 39b6d89037 Updates for pyoxenmq 1.0.0
Makes some send/connection options more robust to "do nothing" runtime
value, which the Python wrapper needs.

Also found a bunch of doc typos and fixes.

Bump version to 1.2.8 so that new pyoxenmq can build-depend on it.
2021-10-21 22:56:13 -03:00
..
address.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
address.h Updates for pyoxenmq 1.0.0 2021-10-21 22:56:13 -03:00
auth.cpp Remove debugging 2021-08-13 20:05:21 -03:00
auth.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
base32z.h Fix r narrowing initialization warning when uint_fast16_t is small 2021-10-05 12:21:38 -03:00
base64.h Fix r narrowing initialization warning when uint_fast16_t is small 2021-10-05 12:21:38 -03:00
batch.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
bt_producer.h Add const 2021-09-07 16:26:45 -03:00
bt_serialize.cpp Apple workaround 2021-09-07 01:16:38 -03:00
bt_serialize.h Add `is_unsigned_integer` to bt_{dict,list}_consumer 2021-06-08 00:58:20 -03:00
bt_value.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
byte_type.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
connections.cpp Fix messages coming back on an outgoing connection 2021-07-01 00:37:55 -03:00
connections.h Simplify conn index handling (#41) 2021-06-23 17:51:25 -03:00
hex.h Simplify iterator initialization & avoid warnings 2021-10-05 12:12:16 -03:00
jobs.cpp Add thread-safe timerid assignment version of add_timer() 2021-05-25 17:29:25 -03:00
message.h add operator() overload for defered message that sends reply 2021-09-24 16:01:31 -04:00
oxenmq-internal.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
oxenmq.cpp Add support for inproc: requests 2021-08-04 20:15:16 -03:00
oxenmq.h Updates for pyoxenmq 1.0.0 2021-10-21 22:56:13 -03:00
proxy.cpp Add support for inproc: requests 2021-08-04 20:15:16 -03:00
variant.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
version.h.in Bump (and cmake-modernize) version 2021-04-15 15:15:44 -03:00
worker.cpp Downgrade "worker waiting for" log message to trace 2021-08-06 15:21:07 -03:00