Bounded Debugging + Websocket Carriers + Carriers Negotiation

Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
Alexey
2026-08-26 17:00:20 +03:00
parent 43cd84aaa5
commit 923c79796a
52 changed files with 3450 additions and 980 deletions
+1
View File
@@ -98,6 +98,7 @@ impl Drop for WebSocketConnection {
}
}
#[allow(clippy::too_many_arguments)]
pub(super) async fn admit(
runtime: &Arc<WebProcessRuntime>,
owner: ProfileKey,