Function ic_websocket_cdk::ws_close
source · pub fn ws_close(args: CanisterWsCloseArguments) -> CanisterWsCloseResultExpand description
Handles the WS connection close event received from the WS Gateway.
pub fn ws_close(args: CanisterWsCloseArguments) -> CanisterWsCloseResultHandles the WS connection close event received from the WS Gateway.