hoodie / cast-me

📽️ WS broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cast Me

tiny demo of a pure rust broker to establish a simple peerconnection for minimal screensharing

for fun

What to do with it

# prepare the front end app
yarn --cwd app build

# run the everything else
RUST_LOG=info,cast_me=trace cargo run

Now open the https://0.0.0.0:3030 twice and enter the code from one instance into the input of the other. you can now chat and screenshare!

About

📽️ WS broker


Languages

Language:Rust 43.0%Language:TypeScript 22.4%Language:Svelte 18.1%Language:JavaScript 9.3%Language:HTML 3.5%Language:CSS 3.4%Language:Shell 0.2%