mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-04 07:09:41 +00:00
This abstraction will help us to support multiple IPC transport mechanisms going forward. For now, we only have a TransportSocket that implements the same behavior we previously had, using Unix Sockets for IPC. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Forward.h | ||
NetworkErrorEnum.h | ||
Request.cpp | ||
Request.h | ||
RequestClient.cpp | ||
RequestClient.h | ||
WebSocket.cpp | ||
WebSocket.h |