ladybird/Libraries/LibWebSocket
Andrew Kaster d9c85288d9 LibTLS: Remove blocking option and simplify Options struct
The complex macro for options with defaults doesn't make sense
now that there's only one option.
2025-06-23 17:49:21 +02:00
..
Impl LibTLS: Remove blocking option and simplify Options struct 2025-06-23 17:49:21 +02:00
CMakeLists.txt LibWebSocket+RequestServer: Resolve WebSocket hosts using our resolver 2025-02-20 15:04:50 -07:00
ConnectionInfo.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
ConnectionInfo.h LibWebSocket+RequestServer: Resolve WebSocket hosts using our resolver 2025-02-20 15:04:50 -07:00
Message.h LibWebSocket: Remove meaningless const&& Message constructor 2025-03-09 11:14:20 -04:00
WebSocket.cpp LibWebSocket: Remove meaningless const&& Message constructor 2025-03-09 11:14:20 -04:00
WebSocket.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00