1 2 3 4 5 6 7 8 9 10 11
# Async Function: WispClose Closes the current active Wisp WebSocket connection cleanly and clears it from the context. - `ws_ctx` - mutable reference to the [`WispContext`](./WispContext.md). --- See also: - [`WispContext`](./WispContext.md)