Expand description
Methods for spawning the web viewer and streaming the SDK log stream to it.
Structs§
- Helper to spawn an instance of the
WebViewerServer
and configure a webviewer url. - A
crate::sink::LogSink
tied to a hosted Rerun web viewer. This internally stores two servers:
Enums§
- Failure to host a web viewer and/or Rerun server.
Functions§
- Serve log-data over gRPC and serve a Rerun web viewer over HTTP.
- Serves the Rerun Web Viewer (HTML+JS+Wasm) over http.