cleanup, docs
This commit is contained in:
@@ -40,7 +40,5 @@ The current message metadata is available as:
|
||||
|
||||
Helper wrappers such as `ws_message()`, `ws_connection_id()`, `ws_scope()`, `ws_connection_count()`, `ws_opcode()`, and `ws_is_binary()` are still available when that reads better for the handler.
|
||||
|
||||
## Related Concepts
|
||||
|
||||
- PHP: Ratchet `onMessage`, Workerman WebSocket handlers, or lower-level callbacks around accepted socket connections
|
||||
- JavaScript / Node.js: browser `WebSocket` `message` handlers and Node `ws` server `connection` and `message` callbacks
|
||||
:example
|
||||
print("WS is a unit directive; place it at top level in a .uce unit.\n");
|
||||
|
||||
Reference in New Issue
Block a user