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
WebSocketMultiplayerPeer.xml
WebSocketPeer.xml
WebSocketServer.xml