0xB10C / peer-observer

Tool to monitor for P2P anomalies and attacks using Bitcoin Core honeynodes
https://public.peer.observer
MIT License
8 stars 1 forks source link

Replace nanomsg with a proper message queue #56

Open 0xB10C opened 2 weeks ago

0xB10C commented 2 weeks ago

Nanomsg is currently used by the extractor to publish messages to tools who subscribe to a TCP socket. Nanomsg has a few downsides:

0xB10C commented 2 weeks ago

One solution could be NATS. It allows for: