elements/src/zmq
Daniel Kraft e15b1cfc31 Various cleanups in zmqnotificationinterface.
This is a pure refactoring of zmqnotificationinterface to make the
code easier to read and maintain.  It replaces explicit iterators
with C++11 for-each loops where appropriate and uses std::unique_ptr
to make memory ownership more explicit.
2020-09-07 10:55:06 +02:00
..
zmqabstractnotifier.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
zmqabstractnotifier.h ZMQ: add options to configure outbound message high water mark, aka SNDHWM 2018-10-19 07:36:13 -04:00
zmqconfig.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
zmqnotificationinterface.cpp Various cleanups in zmqnotificationinterface. 2020-09-07 10:55:06 +02:00
zmqnotificationinterface.h Various cleanups in zmqnotificationinterface. 2020-09-07 10:55:06 +02:00
zmqpublishnotifier.cpp Various cleanups in zmqnotificationinterface. 2020-09-07 10:55:06 +02:00
zmqpublishnotifier.h ZMQ: add options to configure outbound message high water mark, aka SNDHWM 2018-10-19 07:36:13 -04:00
zmqrpc.cpp rpc: Assert that RPCArg names are equal to CRPCCommand ones (zmq) 2020-08-14 12:37:51 +02:00
zmqrpc.h RPC: Add new getzmqnotifications method. 2018-07-05 08:02:22 +02:00