Changes

Jump to navigation Jump to search
5 bytes removed ,  20:42, 13 August 2018
no edit summary
|}
=Example 1Examples=
==CodeExample 1==
<pre class="brush:xquery">
</pre>
==**Explanation==:**
* First of all: include the websocket module
* Broadcast the result to all connected clients without the calling client
==Example 2= ==Code==
<pre class="brush:xquery">
return ws:emit($response)
};
 
</pre>
==Explanatation==**Explanation:**
* First of all, import the websocket module
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu