summaryrefslogtreecommitdiff
path: root/src/net/zmq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-041-14/+0
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-031-0/+18
|
* Dropping cppzmq dependency; adding some zmq utilsLee Clagett2019-07-221-0/+188