Skip to main content

Crate koi_client

Crate koi_client 

Source
Expand description

HTTP client for communicating with a running Koi daemon.

Uses blocking ureq - no async runtime dependency on the client path. All paths use /v1/mdns/ prefix for mDNS domain routes.

Structs§

KoiClient
SseStream
Iterator over Server-Sent Events from the Koi daemon.

Enums§

ClientError

Type Aliases§

Result