pub async fn handshake(ws: &mut OwpWs)
INIT 1.0 / schema 002.5.0 / verbose, then expects +OK and INFO.
002.5.0
verbose
+OK
INFO
Matches start_owp’s configured schema. Panics if either reply is missing or the wrong opcode.
start_owp