RGB-WG / rgb-node

RGB node - the official server-side implementation
https://rgb.tech
MIT License
148 stars 43 forks source link

Implement ZMQ PUB/SUB daemon interfaces #62

Closed dr-orlovsky closed 1 year ago

dr-orlovsky commented 4 years ago

Places to use PUB/SUB:

rajarshimaitra commented 3 years ago

https://github.com/LNP-BP/rgb-node/blob/4e9e632c85ae808e81044b4147076879f9701ace/src/cli/fungible.rs#L358-L378

Seems done?

https://github.com/LNP-BP/rgb-node/blob/4e9e632c85ae808e81044b4147076879f9701ace/src/cli/fungible.rs#L358-L378

dr-orlovsky commented 3 years ago

No, there is no message sent

dr-orlovsky commented 1 year ago

With ZMQ depreciation in v0.10 is not valid anymore