cleanup, docs
This commit is contained in:
@@ -13,7 +13,5 @@ Queues a WebSocket close frame and closes the targeted connection.
|
||||
|
||||
If `connection_id` is omitted, the current connection handled by `WS(Request& context)` is closed.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: WebSocket connection metadata and send APIs in Ratchet, Workerman, or similar server frameworks
|
||||
- JavaScript / Node.js: browser `WebSocket` properties and Node `ws` server-side connection inspection and send methods
|
||||
:example
|
||||
print("ws_close is resource-bound; configure the service or connection, then call it in request code.\n");
|
||||
|
||||
Reference in New Issue
Block a user