koinos / koinos-chain

The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
Other
15 stars 3 forks source link

RabbitMQ: RPC Client #284

Closed sgerbino closed 3 years ago

sgerbino commented 3 years ago

As a blockchain engineer, I would like the ability to send RPC requests over RabbitMQ and receive their responses.

sgerbino commented 3 years ago

Completed under koinos/koinos-mq-cpp#1