oxen-mq/oxenmq
Jason Rhinelander 5ccacafdb1 Add support for std::optional<T> send arguments
If the optional is set it gets applied as if you specified the `T` in
the send(...), if unset it works as if you didn't specify the argument
at all.
2021-04-20 13:54:42 -03:00
..
address.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
address.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
auth.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
auth.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
base32z.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
base64.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
batch.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
bt_serialize.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
bt_serialize.h Make is_bt_tuple constexpr variables inline 2021-02-09 21:46:33 -04: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 Rename PUBKEY_BASED_ROUTING_ID to EPHEMERAL_ROUTING_ID 2021-04-15 15:42:04 -03:00
connections.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
hex.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
jobs.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
message.h Add better deferred reply capabilities to Message 2021-01-21 11:59:39 -04:00
oxenmq-internal.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
oxenmq.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
oxenmq.h Add support for std::optional<T> send arguments 2021-04-20 13:54:42 -03:00
proxy.cpp Don't warn when we can't send back to an non-SN incoming connection 2021-04-15 20:17:59 -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 Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00