Expand description
Service server: accepts Unix socket connections and dispatches BackendImpl operations.
The server wraps an Instance (not just a backend) so it can handle write
notifications through the Instance’s callback system.
Structs§
- Service
Server - Eidetica service server that listens on a Unix domain socket.