index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
zmq.md
Age
Commit message (
Expand
)
Author
2021-12-06
doc: Improve ZMQ documentation
node01
2021-06-20
doc: Add IPv6 address to zmq example
nthumann
2020-09-23
doc: Adjust ZMQ usage to support multiple interfaces
nthumann
2020-09-22
Update zmq notification documentation and sample consumer
Gregory Sanders
2020-09-04
doc: update PyZMQ installation instructions, ZeroMQ link
Jon Atack
2020-09-02
Merge #14687: zmq: enable tcp keepalive
Jonas Schnelli
2020-05-12
Add a link from ZMQ doc to ZMQ example in contrib/
Damian Mee
2019-08-19
doc: Add note regarding ZMQ block notification
João Barbosa
2018-11-15
zmq: enable tcp keepalive
mruddy
2018-10-19
ZMQ: add options to configure outbound message high water mark, aka SNDHWM
mruddy
2018-09-11
[depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecated zeromq api f...
mruddy
2018-03-02
Fix typos and cleanup
Dimitris Apostolou
2017-08-19
Docs: Hash in ZMQ hash is raw bytes, not hex
Karel Bílek
2017-02-09
Fix typo and spelling inconsistency in CONTRIBUTING.md
Koki Takahashi
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-19
[ZMQ] append a message sequence number to every ZMQ notification
Jonas Schnelli
2015-10-18
Correct spelling mistakes in doc folder
Mitchell Cash
2015-10-12
zmq: point API link to 4.0 as that is what we are conforming to [Trivial]
Johnathan Corgan
2015-10-05
zmq: update docs to reflect feature is compiled in automatically if possible
Johnathan Corgan
2015-09-29
zmq: update and cleanup build-unix, release-notes, and zmq docs
Johnathan Corgan
2015-09-16
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik