TODO fix these links
The DMQ node allows for client peers to communicate efficiently by publishing and consuming messages which are diffused over a P2P network to other nodes.
This repository provides the dmq-node executable to participate in the DMQ network.
TODO diagram
stateDiagram-v2
dn: dmq-node
tr: trace-dispatcher/iohk-monitoring-framework
on: ouroboros-network
oc: ouroboros-consensus
cl: cardano-ledger
dn --> tr
dn --> on
TODO
The contributing guide is available here. The style guide is available here. The code of conduct is available here.