summaryrefslogtreecommitdiff
path: root/modules/websocket/websocket_server.cpp
AgeCommit message (Expand)Author
2022-01-11Fixed incorrect property typesArnav Vijaywargiya
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-09Fix missing argument names in bindingsRémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-07-17Expose the resource name the client used to the websocket serverMeriipu
2021-07-12[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli
2021-06-28[Net] Add WebSocketServer handshake_timeout property.Fabio Alessandrelli
2021-06-17Add PROPERTY_USAGE_NONE and use itAaron Franke
2021-05-06Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscoresHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-01-24Lower WebSocket latency, fixes.Fabio Alessandrelli
2020-01-15Prevent GDScript language server from listening to external hosts by defaultHoukime
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-09Custom headers support in WebSocketClient.Fabio Alessandrelli
2019-10-09Implement WebSocketServer SSL support.Fabio Alessandrelli
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-09-24Implement WebSocket clean close detection.Fabio Alessandrelli
2018-09-24Implement WebSocket close notify.Fabio Alessandrelli
2018-05-08Document websocket module, further document enetFabio Alessandrelli
2018-04-12Implement get_peer_[address|port] in ENet/WSServerFabio Alessandrelli
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-02-06Relicense module to the wondeful Godot community!Fabio Alessandrelli
2018-02-06Add websocket module.Fabio Alessandrelli