refactor(network): api changes for `ReconnClient`
- 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 Егор Ивков