148 releases (18 breaking)

new 0.21.0-alpha.1 Dec 11, 2024
0.20.2 Nov 28, 2024
0.17.0 Jul 8, 2024
0.15.0-alpha.5 Mar 29, 2024
0.4.0 Mar 28, 2023

#301 in HTTP server

Download history 1633/week @ 2024-08-21 2181/week @ 2024-08-28 1979/week @ 2024-09-04 1831/week @ 2024-09-11 1808/week @ 2024-09-18 2769/week @ 2024-09-25 2300/week @ 2024-10-02 2556/week @ 2024-10-09 2510/week @ 2024-10-16 1417/week @ 2024-10-23 2513/week @ 2024-10-30 2280/week @ 2024-11-06 4267/week @ 2024-11-13 2654/week @ 2024-11-20 2792/week @ 2024-11-27 3326/week @ 2024-12-04

13,355 downloads per month
Used in 6 crates (3 directly)

MIT/Apache

9MB
4.5K SLoC

JavaScript 3.5K SLoC // 0.0% comments Rust 895 SLoC // 0.1% comments

re_web_viewer_server

Part of the rerun family of crates.

Latest version Documentation MIT Apache

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

When developing, you must run pixi run rerun-build-web (or pixi run rerun-build-web-release), before building this package. This is done automatically with pixi run rerun-web.


lib.rs:

Serves the web viewer wasm/html.

Feature flags

Dependencies

~1–11MB
~124K SLoC