Skip to content

refactor(network): api changes for `ReconnClient`

Егор Ивков requested to merge no-retries into master
  • api changes for ReconnClient
  • also added tests for join_all
  • and ensured that send could be called concurrently in one fiber
  • internally uses async Mutex instead of channels now
Edited by Егор Ивков

Merge request reports