mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
feat(imex) Connect to all provider addresses concurrently (#4240)
This uses the new iroh API to connect to all provider addresses concurrently. It simplifies the implementation as well as we no longer need to try the addresses manually.
This commit is contained in:
committed by
GitHub
parent
fc25bba514
commit
5be558ea68
@@ -4,7 +4,7 @@
|
||||
|
||||
### Changes
|
||||
- Update iroh, remove `default-net` from `[patch.crates-io]` section.
|
||||
|
||||
- transfer backup: Connect to mutliple provider addresses concurrently. This should speed up connection time significantly on the getter side. #4240
|
||||
|
||||
## [1.112.1] - 2023-03-27
|
||||
|
||||
|
||||
Reference in New Issue
Block a user