Function massa_sdk::ws_client_from_url
source ยท pub(crate) async fn ws_client_from_url(
url: &str,
ws_config: &WsConfig,
) -> WsClientwhere
WsClient: SubscriptionClientT,pub(crate) async fn ws_client_from_url(
url: &str,
ws_config: &WsConfig,
) -> WsClientwhere
WsClient: SubscriptionClientT,