godot/modules/websocket
2019-10-16 16:16:27 +02:00
..
doc_classes doc: Sync classref with current source 2019-10-11 08:45:03 +02:00
config.py
emws_client.cpp Fix HTML5 build after 67a4c30. 2019-10-15 14:15:02 +02:00
emws_client.h Fix HTML5 build after 67a4c30. 2019-10-15 14:15:02 +02:00
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 Fix HTML5 build after 67a4c30. 2019-10-15 14:15:02 +02:00
emws_server.h Fix HTML5 build after 67a4c30. 2019-10-15 14:15:02 +02:00
packet_buffer.h
register_types.cpp
register_types.h
SCsub
websocket_client.cpp Custom headers support in WebSocketClient. 2019-10-09 13:53:04 +02:00
websocket_client.h Custom headers support in WebSocketClient. 2019-10-09 13:53:04 +02:00
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 Custom headers support in WebSocketClient. 2019-10-09 13:53:04 +02:00
websocket_server.h Custom headers support in WebSocketClient. 2019-10-09 13:53:04 +02:00
wsl_client.cpp Trim protocol field from spaces in WS classes. 2019-10-16 16:16:27 +02:00
wsl_client.h Custom headers support in WebSocketClient. 2019-10-09 13:53:04 +02:00
wsl_peer.cpp Re-implement WebSocket get host/port. 2019-10-09 13:53:04 +02:00
wsl_peer.h Re-implement WebSocket get host/port. 2019-10-09 13:53:04 +02:00
wsl_server.cpp Trim protocol field from spaces in WS classes. 2019-10-16 16:16:27 +02:00
wsl_server.h Custom headers support in WebSocketClient. 2019-10-09 13:53:04 +02:00