Changes

Jump to navigation Jump to search
161 bytes added ,  20:45, 1 August 2018
no edit summary
=Usage=
* Enable the WebSocket Servlet in the web.xml. You can set here the maxIdleTime, maxTextMessageSize and maxBinaryMessageSize too.
* If you get a message that exceeds the maxTextMessageSize/maxBinaryMessageSize or, if not set, the default messageSize of Jetty then the connection will close.
<pre class="brush:xml">
<servlet>
administrator, editor
23

edits

Navigation menu