godot-webrtc-mplayer-testing/readme.md

419 B

Setup

Signalling Server

The signaling server is written in TypeScript to run on Deno. It can run in the cloud via Deno deploy.

PORT=8888 deno run --allow-env --allow-net server.ts