pull/2211/head
FabianLars 7 months ago
parent de234c6d7e
commit 1d672f769d
No known key found for this signature in database

@ -8,6 +8,7 @@ use tauri::{
};
use tokio::{net::TcpStream, sync::Mutex};
use tokio_tungstenite::{
connect_async_tls_with_config,
tungstenite::{
client::IntoClientRequest,
protocol::{CloseFrame as ProtocolCloseFrame, WebSocketConfig},

Loading…
Cancel
Save