Function ic_websocket_cdk::ws_open
source · pub fn ws_open(args: CanisterWsOpenArguments) -> CanisterWsOpenResultExpand description
Handles the WS connection open event sent by the client and relayed by the Gateway.
pub fn ws_open(args: CanisterWsOpenArguments) -> CanisterWsOpenResultHandles the WS connection open event sent by the client and relayed by the Gateway.