.. |
doc_classes
|
WebSocket module now uses wslay library.
|
2019-07-04 15:03:04 +02:00 |
config.py
|
|
|
emws_client.cpp
|
Allow setting websocket buffers sizes internally.
|
2019-06-15 16:57:23 +02:00 |
emws_client.h
|
Allow setting websocket buffers sizes internally.
|
2019-06-15 16:57:23 +02:00 |
emws_peer.cpp
|
|
|
emws_peer.h
|
|
|
emws_server.cpp
|
Allow setting websocket buffers sizes internally.
|
2019-06-15 16:57:23 +02:00 |
emws_server.h
|
Allow setting websocket buffers sizes internally.
|
2019-06-15 16:57:23 +02:00 |
packet_buffer.h
|
|
|
register_types.cpp
|
Remove libwebsocket. No longer used, yay!
|
2019-07-04 15:03:04 +02:00 |
register_types.h
|
|
|
SCsub
|
Remove libwebsocket. No longer used, yay!
|
2019-07-04 15:03:04 +02:00 |
websocket_client.cpp
|
|
|
websocket_client.h
|
Allow setting websocket buffers sizes internally.
|
2019-06-15 16:57:23 +02:00 |
websocket_macros.h
|
|
|
websocket_multiplayer_peer.cpp
|
Fixes minor issues found by static analyzer
|
2019-07-07 23:08:51 +02:00 |
websocket_multiplayer_peer.h
|
Fixes minor issues found by static analyzer
|
2019-07-07 23:08:51 +02:00 |
websocket_peer.cpp
|
|
|
websocket_peer.h
|
|
|
websocket_server.cpp
|
|
|
websocket_server.h
|
Allow setting websocket buffers sizes internally.
|
2019-06-15 16:57:23 +02:00 |
wsl_client.cpp
|
Fix WebSocketClient consuming data during hanshake
|
2019-07-08 19:24:27 +02:00 |
wsl_client.h
|
Optimize header reads (avoid extra allocs)
|
2019-07-04 15:03:04 +02:00 |
wsl_peer.cpp
|
WebSocket module now uses wslay library.
|
2019-07-04 15:03:04 +02:00 |
wsl_peer.h
|
WebSocket module now uses wslay library.
|
2019-07-04 15:03:04 +02:00 |
wsl_server.cpp
|
(Re-)Implement subprotocols in websocket server.
|
2019-07-08 07:48:26 +02:00 |
wsl_server.h
|
(Re-)Implement subprotocols in websocket server.
|
2019-07-08 07:48:26 +02:00 |