oa_gateway_testing

Module owp

Source
Expand description

In-process OWP server and a WebSocket client for it.

start_owp binds an ephemeral port and serves oa_gateway_owp::OwpAdapter with the UCI fixture schema (oa_gateway_uci::slice::v25), not a compiled XSD. That is enough for the messages in crate::fixtures. Helpers panic on timeout or a surprising frame; they are not a public client API.

Functions§

Type Aliases§

  • Client WebSocket after the owp subprotocol handshake.