1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Userland/Services/WebSocket
Ali Mohammad Pur 63b4c35ec7 WebSocket: Pledge rpath and unveil /etc/timezone
This is required for timezone stuff, otherwise we'd just crash.
2022-02-06 13:10:10 +01:00
..
ClientConnection.cpp LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
ClientConnection.h LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
CMakeLists.txt WebSocket: Port to LibMain :^) 2021-11-23 11:33:36 +01:00
main.cpp WebSocket: Pledge rpath and unveil /etc/timezone 2022-02-06 13:10:10 +01:00
WebSocketClient.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
WebSocketServer.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00