mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 11:56:30 +03:00
Hook up reading messages from an iroh doc
If the DocTicket is configured then we join the doc. If we have joined the doc then we will try and fetch the individual message from iroh. However it is still pre-fetched from imap first so that we keep respecting the imap order.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1471,6 +1471,7 @@ dependencies = [
|
||||
"pretty_env_logger",
|
||||
"proptest",
|
||||
"qrcodegen",
|
||||
"quic-rpc 0.6.1",
|
||||
"quick-xml",
|
||||
"rand 0.8.5",
|
||||
"ratelimit",
|
||||
|
||||
Reference in New Issue
Block a user