summaryrefslogtreecommitdiffstats
path: root/modules/websocket/doc_classes
Commit message (Expand)AuthorAgeFilesLines
* [WebSocket] Ensure TCP_NODELAY is always setFabio Alessandrelli2024-07-221-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-062-2/+2
* Bump version to 4.2-devRémi Verschelde2023-07-052-2/+2
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-262-2/+2
* Fix typos and inconsistencies in classrefHaoyu Qiu2023-03-161-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-012-2/+2
* Document unsupported features in Mobile and Compatibility rendering methodsHugo Locurcio2023-02-131-1/+1
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-282-9/+6
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* [MP] Add MultiplayerPeer disconnect_peer, close.Fabio Alessandrelli2022-10-281-16/+0
* [WebSocket] Refactor websocket module.Fabio Alessandrelli2022-10-114-257/+191
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-082-11/+11
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-294-10/+10
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-084-39/+39
* Added set_extra_headers() to WebSocketServerOğuzhan Eroğlu2022-04-121-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-154-4/+4
* Fix usage of "Return" in the docskobewi2022-01-021-2/+2
* Fix small typos regarding WebSocketPeerInfinixius2021-10-061-1/+1
* Merge pull request #52481 from Faless/net/4.x_native_peersFabio Alessandrelli2021-09-281-4/+0
|\
| * [Net/Docs] Update extensions documentation.Fabio Alessandrelli2021-09-241-4/+0
* | Document Android permission requirements for network access where neededHugo Locurcio2021-09-253-0/+3
|/
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-203-6/+0
* Multiplayer networking renames/simplificationMax Hilbrunner2021-09-083-4/+4
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-1/+1
* Merge pull request #51036 from winterpixelgames/master-ws-fixRémi Verschelde2021-08-011-0/+6
|\
| * Websocket peer outbound buffer fixes. Expose outbound buffered amount.Jordan Schidlowsky2021-07-311-0/+6
* | doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-304-118/+59
|/
* Expose the resource name the client used to the websocket serverMeriipu2021-07-171-1/+4
* [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.Fabio Alessandrelli2021-07-123-4/+4
* [Net] Add WebSocketServer handshake_timeout property.Fabio Alessandrelli2021-06-281-0/+3
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-182-3/+3
* Document secure wss:// caveats for WebSocketClientHugo Locurcio2021-04-071-0/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-182-3/+3
* Update docs to version 4.0clayjohn2020-01-314-4/+4
* Disable Nagle's algorithm for WebSocket TCP.Fabio Alessandrelli2020-01-281-0/+10
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-264-4/+4
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-1/+1
* Validate input in (CPU)Particles set_emission_shape()Rémi Verschelde2020-01-161-1/+1
* Prevent GDScript language server from listening to external hosts by defaultHoukime2020-01-151-0/+3
* Update documentation to reflect HTML5 limitations.Fabio Alessandrelli2020-01-142-2/+4
* doc: Sync classref with current sourceRémi Verschelde2019-10-111-2/+2
* Document all this new improvements.Fabio Alessandrelli2019-10-092-0/+31
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-2/+2
* Run doctool after overridden properties changesBojidar Marinov2019-09-041-0/+4
* WebSocket module now uses wslay library.Fabio Alessandrelli2019-07-042-2/+2
* Proofread and improve the whole class referenceHugo Locurcio2019-06-274-27/+33
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-1/+1
* Expose WebSocket set_buffers and document it.Fabio Alessandrelli2019-06-151-0/+18
* doc: Drop unused <demos> tagRémi Verschelde2019-04-194-8/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-014-4/+4