mirror of
https://github.com/RGBCube/serenity
synced 2025-06-02 23:18:14 +00:00
![]() We don't want to destroy the WebSocketImpl while we're still using it higher up the stack. By using deferred_invoke(), we allow the stack to unwind before actually destroying any objects. This fixes an issue with the WebSocket service crashing on immediate connection failure. |
||
---|---|---|
.. | ||
Impl | ||
CMakeLists.txt | ||
ConnectionInfo.cpp | ||
ConnectionInfo.h | ||
Message.h | ||
WebSocket.cpp | ||
WebSocket.h |