godot/modules/websocket/doc_classes
Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP.
This should greatly decrease latency for the most common use cases.
A new function WebSocketPeer::set_no_delay will allow to configure it if
so desired.
2020-01-28 14:10:46 +01:00
..
WebSocketClient.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
WebSocketMultiplayerPeer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
WebSocketPeer.xml Disable Nagle's algorithm for WebSocket TCP. 2020-01-28 14:10:46 +01:00
WebSocketServer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00