This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2024-12-21 10:25:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
566895732c
godot
/
modules
/
websocket
History
Nathan Franke
49403cbfa0
Replace String comparisons with "", String() to is_empty()
...
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
doc_classes
Fix small typos regarding WebSocketPeer
2021-10-06 09:12:05 -04:00
config.py
editor_debugger_server_websocket.cpp
Auto-Increment Debugger Port
2021-12-04 15:25:13 -06:00
editor_debugger_server_websocket.h
Auto-Increment Debugger Port
2021-12-04 15:25:13 -06:00
emws_client.cpp
emws_client.h
emws_peer.cpp
Websockets: Fix buffer size checks in put_packet()
2021-10-29 15:35:57 +02:00
emws_peer.h
emws_server.cpp
emws_server.h
library_godot_websocket.js
packet_buffer.h
register_types.cpp
register_types.h
remote_debugger_peer_websocket.cpp
remote_debugger_peer_websocket.h
SCsub
wslay: Sync with upstream 45d22583b
2021-11-19 15:47:20 +01:00
websocket_client.cpp
Fix missing argument names in bindings
2021-10-09 00:20:10 +02:00
websocket_client.h
websocket_macros.h
Fix Macros -> Mactos typo in WEBSOCKETMACTOS_H
2021-10-28 12:45:00 +02:00
websocket_multiplayer_peer.cpp
Use range iterators for
Map
2021-09-30 15:09:12 -06:00
websocket_multiplayer_peer.h
websocket_peer.cpp
websocket_peer.h
websocket_server.cpp
Fix missing argument names in bindings
2021-10-09 00:20:10 +02:00
websocket_server.h
wsl_client.cpp
wsl_client.h
wsl_peer.cpp
Websockets: Fix buffer size checks in put_packet()
2021-10-29 15:35:57 +02:00
wsl_peer.h
wsl_server.cpp
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
wsl_server.h
Save all 64 bits of get_ticks_msec() in more cases
2021-10-26 13:58:58 +02:00