Changes

Jump to navigation Jump to search
3 bytes added ,  19:51, 18 July 2022
m
Text replacement - "\[\[#([^]:]+:[^|]+)\|([^]:]+:[^|]+)\]\]" to "{{Function||$1}}"
|-
| '''Summary'''
|Broadcasts a <code>$message</code> to all connected clients except to the caller. Invocations of this convenience function are equivalent to <code>ws:send($message, ws:ids()[. != ws:id()])</code>. See [[#ws:send{{Function||ws:send]] }} for more details on the message handling.
|}
|-
| '''Summary'''
|Emits a <code>$message</code> to all connected clients. Invocations of this function are equivalent to <code>ws:send($message, ws:ids())</code>. See [[#ws:send{{Function||ws:send]] }} for more details on the message handling.
|}
;Version 9.2
* Added: [[#ws:eval{{Function||ws:eval]]}}
This module was introduced with Version 9.1.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu