This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-05-12 22:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2b902af4b968c25cd86fb9e706edcaedb0c9dec
godot
/
modules
/
websocket
T
History
Rémi Verschelde
538328898b
Style: Fix copyright headers in new files
2019-08-28 09:19:52 +02:00
..
doc_classes
…
config.py
…
emws_client.cpp
…
emws_client.h
…
emws_peer.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
emws_peer.h
…
emws_server.cpp
…
emws_server.h
…
packet_buffer.h
…
register_types.cpp
…
register_types.h
…
SCsub
…
websocket_client.cpp
…
websocket_client.h
…
websocket_macros.h
…
websocket_multiplayer_peer.cpp
Merge pull request
#31483
from Faless/ws/fix_double_relay
2019-08-20 12:49:15 +02:00
websocket_multiplayer_peer.h
…
websocket_peer.cpp
…
websocket_peer.h
…
websocket_server.cpp
…
websocket_server.h
…
wsl_client.cpp
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
2019-08-17 13:31:22 +02:00
wsl_client.h
…
wsl_peer.cpp
Style: Fix copyright headers in new files
2019-08-28 09:19:52 +02:00
wsl_peer.h
…
wsl_server.cpp
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
2019-08-17 13:31:22 +02:00
wsl_server.h
(Re-)Implement subprotocols in websocket server.
2019-07-08 07:48:26 +02:00