godot-webrtc-mplayer-testing/readme.md

453 B

Setup

Signalling Server

Requires Deno >= 1.16.1

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

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