aboutsummaryrefslogtreecommitdiff
path: root/contrib/zmq/zmq_sub.py
AgeCommit message (Collapse)Author
2016-09-21[copyright] add MIT License copyright header to zmq_sub.pyisle2983
Github-Pull: #8701 Rebased-From: 37a7fe9e440b83e2364d5498931253937abe9294
2016-04-19[ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik
Continues Johnathan Corgan's work. Publishing multipart messages Bugfix: Add missing zmq header includes Bugfix: Adjust build system to link ZeroMQ code for Qt binaries