ladybird/Userland/Services/WebSocket
Gunnar Beutner 631d36fd98 Everywhere: Add component declarations
This adds component declarations so that users can select to not build
certain parts of the OS.
2021-06-17 11:03:51 +02:00
..
ClientConnection.cpp AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
ClientConnection.h WebSocket: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
WebSocketClient.ipc Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WebSocketServer.ipc WebSocket: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00