1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Userland/Libraries/LibProtocol
2021-05-23 09:53:55 +02:00
..
CMakeLists.txt Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
Request.cpp Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
Request.h Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
RequestClient.cpp LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
RequestClient.h Userland: Mark subclasses of IPC::{Client,Server}Connection final 2021-05-23 09:53:55 +02:00
WebSocket.cpp Services: Add a WebSocket service 2021-04-25 19:04:34 +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