mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-29 14:57:58 +00:00
use ws_client in shard, too, and make it better at handling core disconnecting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::ws_client;
|
||||
use common::ws_client;
|
||||
use anyhow::{anyhow, Context};
|
||||
use tokio::io::BufReader;
|
||||
use tokio::io::{AsyncBufReadExt, AsyncRead, AsyncWrite};
|
||||
|
||||
Reference in New Issue
Block a user