ladybird/Userland/Libraries/LibProtocol
DexesTTP 62ed26164b Services: Add a WebSocket service
The WebSocket service isolates communication with a WebSocket to its
own isolated process. Similar to other isolating services, it has its
own user and group.
2021-04-25 19:04:34 +02:00
..
Client.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Client.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt Services: Add a WebSocket service 2021-04-25 19:04:34 +02:00
Download.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Download.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +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 Services: Add a WebSocket service 2021-04-25 19:04:34 +02:00
WebSocketClient.h Services: Add a WebSocket service 2021-04-25 19:04:34 +02:00