re_web_server 0.2.0

Serves the Rerun web viewer (Wasm and HTML) over HTTP
Documentation
1
2
3
4
5
6
7
8
9
10
# re_web_server

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_web_server.svg)](https://crates.io/crates/re_web_server)
[![Documentation](https://docs.rs/re_web_server/badge.svg)](https://docs.rs/re_web_server)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Serves the Rerun web viewer (`re_viewer` as Wasm and HTML) over HTTP.