Revert "Add app-server transport layer with websocket support (#10693)" (#11323)

Suspected cause of deadlocking bug
This commit is contained in:
Max Johnson
2026-02-10 09:37:49 -08:00
committed by GitHub
parent 693bac1851
commit 47356ff83c
15 changed files with 340 additions and 1453 deletions

View File

@@ -4,7 +4,6 @@ mod app_list;
mod collaboration_mode_list;
mod compaction;
mod config_rpc;
mod connection_handling_websocket;
mod dynamic_tools;
mod experimental_api;
mod experimental_feature_list;