This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
virtualx-engine
Watch
1
Star
0
Fork
You've already forked virtualx-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a302006f86
virtualx-engine
/
modules
/
websocket
History
Fabio Alessandrelli
dae626ad64
Merge pull request
#54344
from mhilbrunner/rpc-error-msgs
...
Websockets: Fix buffer size checks in put_packet(), silent failures/connection hangs
2021-10-29 16:12:34 +02:00
..
doc_classes
Fix small typos regarding WebSocketPeer
2021-10-06 09:12:05 -04:00
config.py
editor_debugger_server_websocket.cpp
[Editor] Editor debugger binds according to editor settings.
2021-08-29 18:03:12 +02:00
editor_debugger_server_websocket.h
[Editor] Editor debugger binds according to editor settings.
2021-08-29 18:03:12 +02: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
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
[Net] MultiplayerPeer cleanup, defaults.
2021-09-24 18:40:39 +02:00
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
Try other resolved IPs if one fails to connect
2021-08-30 13:00:48 +08:00
wsl_client.h
Try other resolved IPs if one fails to connect
2021-08-30 13:00:48 +08:00
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
Use range iterators for
Map
2021-09-30 15:09:12 -06:00
wsl_server.h
Save all 64 bits of get_ticks_msec() in more cases
2021-10-26 13:58:58 +02:00