Utilizing a custom type, replaces Arc<Mutex<SplitSink<WebSocketStream<Upgraded>.
Depends on D10878
Differential D10903
[identity] [10/n] Replace usages of Arc<Mutex<SplitSink<WebSocketStream<Upgraded>, Message>>> with custom type WebsocketSink Authored by will on Jan 31 2024, 10:17 PM.
Details Utilizing a custom type, replaces Arc<Mutex<SplitSink<WebSocketStream<Upgraded>. Depends on D10878 built with cargo
Diff Detail
|