EOSIO / eosio-java

EOSIO SDK for Java - API for integrating with EOSIO-based blockchains
https://eosio.github.io/eosio-java/
MIT License
127 stars 44 forks source link

Feature: AMQP Messages #119

Closed jlamarr22 closed 4 years ago

jlamarr22 commented 4 years ago

Changes to support AMQP Provider

Other PRs:

opi-smccoole commented 4 years ago

The packed transaction support part of this was merged as #121. The rest was migrated to the AMPQ provider repo as it had heavy dependencies (RxJava) and really was not generally applicable to most users.