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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[WebSocket] Fix TCP connection being closed while connecting.
Fabio Alessandrelli
2022-10-13
1
-0
/
+2
*
[WebSocket] Refactor websocket module.
Fabio Alessandrelli
2022-10-11
29
-2382
/
+1814
*
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-0
/
+1
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
Style: Ensure consistent formatting with clang-format 15
Rémi Verschelde
2022-09-21
1
-26
/
+24
*
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-08
12
-82
/
+82
*
[Net] Rename StreamPeerSSL to StreamPeerTLS.
Fabio Alessandrelli
2022-09-07
4
-13
/
+13
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
18
-43
/
+43
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
4
-39
/
+39
*
[Websocket] Remove dummy JS server implemenation.
Fabio Alessandrelli
2022-08-07
3
-158
/
+3
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
8
-24
/
+25
*
Replace most uses of Map by HashMap
reduz
2022-05-16
3
-3
/
+3
*
[WebSocket] Fix WSLClient connection status.
Fabio Alessandrelli
2022-05-04
2
-8
/
+7
*
Refactor module initialization
reduz
2022-05-04
2
-15
/
+25
*
Merge pull request #60444 from snailrhymer/expand-websocketclient-error-messages
Fabio Alessandrelli
2022-05-03
1
-5
/
+9
|
\
|
*
Add detail to some error messages in wsl_client
SnailRhymer
2022-04-22
1
-5
/
+9
*
|
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
|
Merge pull request #59582 from Faless/net/4.x_tcp_explicit_poll
Rémi Verschelde
2022-04-27
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
[Net] Drop is_connected_to_host for TCP and UDP.
Fabio Alessandrelli
2022-03-27
1
-1
/
+1
|
*
[Net] Make StreamPeerTCP::_poll_connection explicit.
Fabio Alessandrelli
2022-03-27
1
-0
/
+1
*
|
Added set_extra_headers() to WebSocketServer
Oğuzhan Eroğlu
2022-04-12
7
-3
/
+25
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
9
-82
/
+82
*
|
Modules: Don't build editor-specific classes in templates
Rémi Verschelde
2022-03-28
5
-6
/
+20
|
/
*
Use 3001 instead of 1001 when destroying a websocket.
Jason Knight
2022-03-18
1
-1
/
+1
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+1
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
2
-5
/
+11
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
4
-4
/
+4
*
Fix typos with codespell
Rémi Verschelde
2022-02-10
1
-1
/
+1
*
[Net] Non-blocking WebSocket hostname resolution.
Jordan Schidlowsky
2022-02-05
2
-21
/
+56
*
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
2
-15
/
+15
*
Fixed incorrect property types
Arnav Vijaywargiya
2022-01-11
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
29
-58
/
+58
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-3
/
+3
*
Auto-Increment Debugger Port
Nathan Franke
2021-12-04
2
-8
/
+40
*
wslay: Sync with upstream 45d22583b
Rémi Verschelde
2021-11-19
1
-2
/
+1
*
Merge pull request #54344 from mhilbrunner/rpc-error-msgs
Fabio Alessandrelli
2021-10-29
2
-6
/
+9
|
\
|
*
Websockets: Fix buffer size checks in put_packet()
Max Hilbrunner
2021-10-29
2
-6
/
+9
*
|
Fix Macros -> Mactos typo in WEBSOCKETMACTOS_H
Max Hilbrunner
2021-10-28
1
-3
/
+3
|
/
*
Save all 64 bits of get_ticks_msec() in more cases
Max Hilbrunner
2021-10-26
1
-1
/
+1
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
2
-5
/
+5
*
Fix small typos regarding WebSocketPeer
Infinixius
2021-10-06
1
-1
/
+1
*
Use range iterators for `Map`
Lightning_A
2021-09-30
2
-16
/
+16
*
Merge pull request #52481 from Faless/net/4.x_native_peers
Fabio Alessandrelli
2021-09-28
3
-36
/
+0
|
\
|
*
[Net/Docs] Update extensions documentation.
Fabio Alessandrelli
2021-09-24
1
-4
/
+0
|
*
[Net] MultiplayerPeer cleanup, defaults.
Fabio Alessandrelli
2021-09-24
2
-32
/
+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
*
Merge pull request #52226 from Faless/debugger/4.x_start_options
Rémi Verschelde
2021-09-14
2
-4
/
+12
|
\
[prev]
[next]