Delay storage service sync until empty

Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
This commit is contained in:
Fedor Indutny
2025-05-30 07:39:39 -07:00
committed by GitHub
parent 10f7e7e442
commit 8be2e8e527
6 changed files with 104 additions and 42 deletions

View File

@@ -289,6 +289,7 @@ export type CallbackResultType = {
export type IRequestHandler = {
handleRequest(request: IncomingWebSocketRequest): void;
handleDisconnect(): void;
};
export type PniKeyMaterialType = Readonly<{