LVala / rtpeeker

RTP streams analysis and visualization tool
MIT License
4 stars 2 forks source link

Rust/WASM project with simple HTTP server setup #16

Closed LVala closed 1 year ago

LVala commented 1 year ago

Create basic project structure. It should consist of frontend (egui template) and backend (basic HTTP server). The structure should allow for packaging as a binary crate on crates.io in the future.