Ostium: the wire protocol and buffering client for the ostiarius
monitoring daemon (ostium is the door, ostiarius the doorkeeper).
new creates a client; proto exposes the shared codec used by
both client and daemon.
| Module | Description |
|---|---|
| ostium.client | Buffering ostium client. |
| ostium.proto | Ostium wire protocol codec: newline-framed text lines over a unix stream socket, fields separated by \|. |