mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
chore: remove tokio-tungstenite dependency (#18814)
This commit is contained in:
parent
ea0694bbfd
commit
28e2c7204f
5 changed files with 3 additions and 68 deletions
|
@ -52,7 +52,6 @@ use fastwebsockets::OpCode;
|
|||
use fastwebsockets::Role;
|
||||
use fastwebsockets::WebSocket;
|
||||
|
||||
pub use tokio_tungstenite; // Re-export tokio_tungstenite
|
||||
mod stream;
|
||||
|
||||
#[derive(Clone)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue