Module re_sdk::web_viewer
source · 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 WebSockets and serve a Rerun web viewer over HTTP.