This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
v2.2.0
What's Changed
- Fanout for async updates in global by @miparnisari in #198
- Global updates occur concurrently instead of sequentially.
- Configure concurrency with
Behaviors.GlobalPeerRequestsConcurrency
, default is 100.