summaryrefslogtreecommitdiffstats
path: root/modules/websocket/doc_classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update docs and errors for WebSocket moduleFabio Alessandrelli2019-01-282-2/+4
* doc: Fix wrong references found by new makerst.pyRémi Verschelde2019-01-071-1/+1
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-1/+1
* Update WebSocket documentationFabio Alessandrelli2018-09-243-6/+44
* Misc. typosluz.paz2018-09-121-1/+1
* Document websocket module, further document enetFabio Alessandrelli2018-05-084-0/+289