An office that lives only in your browser tabs.
MeshDesk connects everyone in the room directly, tab‑to‑tab, over a live WebRTC mesh. Type a word and it lands on your teammate's screen without ever touching a server — because it never does.
This panel reads your browser's live connection state. Nothing here is fetched from anywhere — it's just what's true, right now, in this tab.
No mystery. No black box.
Here's the honest, unglamorous version of what happens between "Create a workspace" and your teammate seeing your cursor blink.
Say hello, once
Your browser briefly pings a free, public signalling relay just to trade connection details with another browser — like exchanging phone numbers before a call. No document content ever passes through it.
Shake hands directly
WebRTC opens an encrypted data channel straight between the two browsers. From this point on, the relay is out of the conversation completely.
Type, drop, sync
Every keystroke and file chunk travels peer‑to‑peer. If a direct link can't form with someone, a neighbouring tab relays it one hop — a real mesh, not just a star.
Close the tab, close the room
Nothing was ever written to a database. When the last tab closes, the shared workspace goes with it. Only what you personally downloaded stays on your device.
Open a room, right here
Everything below runs in this tab. Nothing is sent to us — there's no "us" to send it to.
Get into a room
Pick a name, then create a fresh workspace or join one with a code someone shared with you.
We'll generate a short room code and turn this tab into the room's first anchor peer.
Drop a file, or click to choose
Sent in chunks, directly to every peer in the room
- No files shared yet