godot/modules/websocket/doc_classes
Fabio Alessandrelli 63f6b29f51
[Net] Add WebSocketServer handshake_timeout property.
Allows customization of the maximum time a client is allowed to stay in
the the "pending" state (i.e. awaiting HTTP handshake).

This used to be 1 second by before, the new default is 3 seconds.

(cherry picked from commit 458437edef)
2021-06-29 14:02:23 +02:00
..
WebSocketClient.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
WebSocketMultiplayerPeer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
WebSocketPeer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
WebSocketServer.xml [Net] Add WebSocketServer handshake_timeout property. 2021-06-29 14:02:23 +02:00