Skip to main content

Crate lilo_rm_client

Crate lilo_rm_client 

Source
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§

EventWatcher
Long poll event consumer with caller visible cursor state.
EventWatcherBuilder
Builder for EventWatcher.
RuntimeClient
Async client for the rtmd Unix socket JSON line protocol.

Enums§

ClientError
Error returned by the rtmd client.

Functions§

request
Send a raw protocol request to socket_path.