ladybird/Userland/Libraries/LibProtocol
Guilherme Gonçalves 230c0b34d4 LibWeb+LibWebSocket: DOM WebSocket subprotocol support
This adds support for WebSocket subprotocols to WebSocket DOM
objects, with some necessary plumbing to LibWebSocket and its
clients.

See the associated pull request for how this was tested.
2023-02-02 14:41:34 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Request.cpp AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Request.h AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
RequestClient.cpp AK: Remove FileStream 2023-01-21 14:43:56 +01:00
RequestClient.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebSocket.cpp LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
WebSocket.h LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
WebSocketClient.cpp LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
WebSocketClient.h LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00