mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 20:48:05 +00:00
use ws_client in shard, too, and make it better at handling core disconnecting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use super::{channels, utils};
|
||||
use crate::ws_client;
|
||||
use common::ws_client;
|
||||
use common::{id_type, DenseMap};
|
||||
use std::ffi::OsString;
|
||||
use std::marker::PhantomData;
|
||||
|
||||
Reference in New Issue
Block a user