mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 13:22:33 +00:00
Not a single client of this API actually used the event mask feature to listen for readability AND writability. Let's simplify the API and have only one hook: on_activation. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Request.cpp | ||
| Request.h | ||
| RequestClient.cpp | ||
| RequestClient.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||
| WebSocketClient.cpp | ||
| WebSocketClient.h | ||