index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
websocket
/
doc_classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
4
-39
/
+39
*
Added set_extra_headers() to WebSocketServer
Oğuzhan Eroğlu
2022-04-12
1
-0
/
+7
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
4
-4
/
+4
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-2
/
+2
*
Fix small typos regarding WebSocketPeer
Infinixius
2021-10-06
1
-1
/
+1
*
Merge pull request #52481 from Faless/net/4.x_native_peers
Fabio Alessandrelli
2021-09-28
1
-4
/
+0
|
\
|
*
[Net/Docs] Update extensions documentation.
Fabio Alessandrelli
2021-09-24
1
-4
/
+0
*
|
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-25
3
-0
/
+3
|
/
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
3
-6
/
+0
*
Multiplayer networking renames/simplification
Max Hilbrunner
2021-09-08
3
-4
/
+4
*
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
1
-1
/
+1
*
Merge pull request #51036 from winterpixelgames/master-ws-fix
Rémi Verschelde
2021-08-01
1
-0
/
+6
|
\
|
*
Websocket peer outbound buffer fixes. Expose outbound buffered amount.
Jordan Schidlowsky
2021-07-31
1
-0
/
+6
*
|
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
4
-118
/
+59
|
/
*
Expose the resource name the client used to the websocket server
Meriipu
2021-07-17
1
-1
/
+4
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
3
-4
/
+4
*
[Net] Add WebSocketServer handshake_timeout property.
Fabio Alessandrelli
2021-06-28
1
-0
/
+3
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
2
-3
/
+3
*
Document secure wss:// caveats for WebSocketClient
Hugo Locurcio
2021-04-07
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
2
-3
/
+3
*
Update docs to version 4.0
clayjohn
2020-01-31
4
-4
/
+4
*
Disable Nagle's algorithm for WebSocket TCP.
Fabio Alessandrelli
2020-01-28
1
-0
/
+10
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
4
-4
/
+4
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-1
/
+1
*
Validate input in (CPU)Particles set_emission_shape()
Rémi Verschelde
2020-01-16
1
-1
/
+1
*
Prevent GDScript language server from listening to external hosts by default
Houkime
2020-01-15
1
-0
/
+3
*
Update documentation to reflect HTML5 limitations.
Fabio Alessandrelli
2020-01-14
2
-2
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2019-10-11
1
-2
/
+2
*
Document all this new improvements.
Fabio Alessandrelli
2019-10-09
2
-0
/
+31
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-2
/
+2
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+4
*
WebSocket module now uses wslay library.
Fabio Alessandrelli
2019-07-04
2
-2
/
+2
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
4
-27
/
+33
*
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-1
/
+1
*
Expose WebSocket set_buffers and document it.
Fabio Alessandrelli
2019-06-15
1
-0
/
+18
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
4
-8
/
+0
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
4
-4
/
+4
*
Update docs and errors for WebSocket module
Fabio Alessandrelli
2019-01-28
2
-2
/
+4
*
doc: Fix wrong references found by new makerst.py
Rémi Verschelde
2019-01-07
1
-1
/
+1
*
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-12-20
1
-1
/
+1
*
Update WebSocket documentation
Fabio Alessandrelli
2018-09-24
3
-6
/
+44
*
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
Document websocket module, further document enet
Fabio Alessandrelli
2018-05-08
4
-0
/
+289