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
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
63068e2ccddfebbec14b806af244daa4cb4d65a8
godot
/
modules
/
websocket
History
Fabio Alessandrelli
be414e4476
Revert "Update libwebsockets to 3.1 (plus UWP patch)"
...
This reverts commit
90210c4862
.
2019-05-01 14:41:47 +02:00
..
doc_classes
doc: Drop unused <demos> tag
2019-04-19 11:03:46 +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-05-01 14:41:47 +02:00
lws_client.h
…
lws_helper.cpp
…
lws_helper.h
…
lws_peer.cpp
…
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-02 17:14:47 +02:00
register_types.cpp
Move IDHandler JS module to platform from Websock
2019-04-12 12:41:49 +02:00
register_types.h
…
SCsub
Revert "Update libwebsockets to 3.1 (plus UWP patch)"
2019-05-01 14:41:47 +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
…