Skip to main content

Module server

Module server 

Source
Expand description

piw serve: a WebSocket server exposing run views over the live replay protocol. The server is a run reader like any other — it never writes database runs — and binds to localhost by default because database runs contain private data.

Structs§

ServeOptions

Functions§

serve
serve_on
Accept-loop core, split out so tests can bind an ephemeral port.