Expand description
Communications between server and viewer.
§Feature flags
client
— Enable the client (viewer-side).server
— Enable the server.tls
— Enable encryption using TLS support (wss://
).
Structs§
- Rerun
Server - Websocket host for relaying
LogMsg
s to a web viewer. - Rerun
Server Port - Typed port for use with
RerunServer
Enums§
- Rerun
Server Error - Failure to host the Rerun WebSocket server.
Constants§
Functions§
- decode_
log_ msg - encode_
log_ msg - server_
url - Add a protocol (
ws://
orwss://
) to the given address. - viewer_
to_ server - Connect viewer to server