godot/modules/websocket
2018-09-13 10:59:00 +02:00
..
doc_classes Misc. typos 2018-09-12 21:39:17 -04:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
emws_client.cpp Allow WebSocket connect with no sub-protocols. 2018-08-30 20:23:16 +02:00
emws_client.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
emws_peer.cpp Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00
emws_peer.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
emws_server.cpp Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00
emws_server.h Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00
lws_client.cpp Allow WebSocket connect with no sub-protocols. 2018-08-30 20:23:16 +02:00
lws_client.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
lws_helper.h Allow WebSocket connect with no sub-protocols. 2018-08-30 20:23:16 +02:00
lws_peer.cpp Fix WebSocket crash due to non PDO init. 2018-08-06 03:47:02 +02:00
lws_peer.h Fix WebSocket crash due to non PDO init. 2018-08-06 03:47:02 +02:00
lws_server.cpp Allow WebSocket connect with no sub-protocols. 2018-08-30 20:23:16 +02:00
lws_server.h Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00
register_types.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
register_types.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
SCsub Rebase patches for fixing haiku build. 2018-08-11 17:20:51 +02:00
websocket_client.cpp Websocket client SSL support 2018-04-03 20:13:57 +02:00
websocket_client.h Websocket client SSL support 2018-04-03 20:13:57 +02:00
websocket_macros.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
websocket_multiplayer.cpp s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
websocket_multiplayer.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
websocket_peer.cpp Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00
websocket_peer.h s/2017/2018/g for gles2, websocket, linux appdata 2018-03-21 16:07:51 +07:00
websocket_server.cpp Document websocket module, further document enet 2018-05-08 21:15:50 +02:00
websocket_server.h Implement get_peer_[address|port] in ENet/WSServer 2018-04-12 12:30:51 +02:00