serenity/Userland/Services/WebSocket
sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke
Only one place used this argument and it was to hold on to a strong ref
for the object. Since we already do that now, there's no need to keep
this argument around since this can be easily captured.

This commit contains no changes.
2021-09-02 03:47:47 +04:30
..
ClientConnection.cpp Userland: Migrate to argument-less deferred_invoke 2021-09-02 03:47:47 +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
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