ladybird/Userland/Libraries/LibProtocol
2021-09-06 01:53:26 +02:00
..
CMakeLists.txt Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
Request.cpp LibProtocol: Fix non-constant usage of PAGE_SIZE 2021-05-23 18:10:29 +02:00
Request.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
RequestClient.cpp Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
RequestClient.h LibProtocol: Use URL class in RequestClient::start_request argument 2021-06-06 16:00:11 +02:00
WebSocket.cpp Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
WebSocket.h Services: Add a WebSocket service 2021-04-25 19:04:34 +02:00
WebSocketClient.cpp LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
WebSocketClient.h Userland: Mark subclasses of IPC::{Client,Server}Connection final 2021-05-23 09:53:55 +02:00