WebSocket Test - wss.getlost.ovh

Find full documentation here and Github Repo here.

This page connects to a public, free signaling WebSocket server at wss://wss.getlost.ovh. It is provided strictly for testing. There is no authentication and no persistence: it is a thin relay used to exchange WebRTC descriptors (SDP/ICE) and to maintain a per‑room roster of peers.

The server code is in examples/server/ws-server.mjs. Here is exactly what it does:


Connect to the WebSocket Signaling Server

Disconnected