Expand description
Async Unix socket client for the public rtmd JSON line contract.
lilo-rm-client owns connection setup, newline delimited JSON framing, and
typed client side error normalization. Protocol request and response shapes
remain in lilo-rm-core.
Structs§
- Event
Watcher - Long poll event consumer with caller visible cursor state.
- Event
Watcher Builder - Builder for
EventWatcher. - Runtime
Client - Async client for the rtmd Unix socket JSON line protocol.
Enums§
- Client
Error - Error returned by the rtmd client.
Functions§
- request
- Send a raw protocol request to
socket_path.