cleanup, docs
This commit is contained in:
@@ -14,7 +14,5 @@ For text frames this is the decoded text payload. For binary frames this `String
|
||||
|
||||
Use `ws_is_binary()` or `ws_opcode()` to choose how to parse the payload.
|
||||
|
||||
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_message is resource-bound; configure the service or connection, then call it in request code.\n");
|
||||
|
||||
Reference in New Issue
Block a user