mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 18:25:06 +00:00

This service daemon will act as an intermediary between the Inspector program and the inspectable programs it wants to inspect. Programs can make themselves available for inspection by connecting to /tmp/portal/inspectables using the Core::EventLoop RPC protocol.
4 lines
44 B
Text
4 lines
44 B
Text
endpoint InspectorClient
|
|
{
|
|
dummy() =|
|
|
}
|