You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A suggestion arose to add a wrapper of the couroutines in jp.co.soramitsu.iroha2.Iroha2Client into the reactor and/or reactive stream publisher (whichever is easier, with preference for the publisher).
This should be done on a client side, we wouldn't want to bring massive framework dependencies into an SDK since it's up to a client to decide, we rely only on built-in mechanisms and lightweight libraries
A suggestion arose to add a wrapper of the couroutines in
jp.co.soramitsu.iroha2.Iroha2Client
into the reactor and/or reactive stream publisher (whichever is easier, with preference for the publisher).The text was updated successfully, but these errors were encountered: