ladybird/Userland/Libraries/LibRequests
Andreas Kling e205723b95 RequestServer: Make WebSocket IPC APIs asynchronous
This fixes deadlocking when interacting with WebSockets while
RequestServer is trying to stream downloaded data to WebContent.
2024-09-19 07:37:46 +02:00
..
CMakeLists.txt Libraries+Ladybird: Rename LibProtocol -> LibRequests 2024-08-19 12:56:55 +02:00
Request.cpp RequestServer: Remove download progress updates that nobody used 2024-09-19 07:37:46 +02:00
Request.h RequestServer: Remove download progress updates that nobody used 2024-09-19 07:37:46 +02:00
RequestClient.cpp RequestServer: Make WebSocket IPC APIs asynchronous 2024-09-19 07:37:46 +02:00
RequestClient.h RequestServer: Make WebSocket IPC APIs asynchronous 2024-09-19 07:37:46 +02:00
WebSocket.cpp RequestServer: Make WebSocket IPC APIs asynchronous 2024-09-19 07:37:46 +02:00
WebSocket.h RequestServer: Make WebSocket IPC APIs asynchronous 2024-09-19 07:37:46 +02:00