This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a97fd99c7ff72ff3cd30f16bbd1163deea49798
godot
/
modules
/
websocket
History
Rémi Verschelde
df6a6a2004
doc: Sync classref with current source
2019-07-05 11:34:47 +02:00
..
doc_classes
doc: Sync classref with current source
2019-07-05 11:34:47 +02:00
config.py
…
emws_client.cpp
…
emws_client.h
…
emws_peer.cpp
…
emws_peer.h
…
emws_server.cpp
…
emws_server.h
…
lws_client.cpp
Revert "Update libwebsockets to 3.1 (plus UWP patch)"
2019-06-04 11:05:33 +02:00
lws_client.h
…
lws_helper.cpp
…
lws_helper.h
…
lws_peer.cpp
Fix warnings seen with warnings=all and recent GCC 8.2.
2019-02-18 21:54:31 +01:00
lws_peer.h
…
lws_server.cpp
Add -Wshadow=local to warnings and fix reported issues.
2019-02-20 19:44:12 +01:00
lws_server.h
…
packet_buffer.h
Enable warnings=extra on clang and GCC testers.
2019-04-03 16:52:01 +02:00
register_types.cpp
…
register_types.h
…
SCsub
Revert "Update libwebsockets to 3.1 (plus UWP patch)"
2019-06-04 11:05:33 +02:00
websocket_client.cpp
…
websocket_client.h
…
websocket_macros.h
…
websocket_multiplayer_peer.cpp
Fix -Wsign-compare warnings.
2019-02-27 07:45:57 +01:00
websocket_multiplayer_peer.h
…
websocket_peer.cpp
…
websocket_peer.h
…
websocket_server.cpp
…
websocket_server.h
…