Function ic_websocket_cdk::ws_send

source ·
pub fn ws_send(
    client_principal: ClientPrincipal,
    msg_bytes: Vec<u8>
) -> CanisterWsSendResult
👎Deprecated since 0.3.2: use ic_websocket_cdk::send instead
Expand description

Deprecated: use send instead.