You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniel Flanagan f9f94b446a
Dunno
10 months ago
.vim Possibly functional deno server 1 year ago
assets NAVIGATION 1 year ago
objects Dunno 10 months ago
screens NAVIGATION 1 year ago
scripts Dunno 10 months ago
.gitattributes Stuff 1 year ago
.gitignore Things still work 1 year ago
deps.ts basic lobbies 1 year ago
project.godot NAVIGATION 1 year ago
readme.md Now we know 1 year ago
server.ts Dunno 10 months ago

readme.md

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