Deno websocket server.
- Deno version
>1.25.0
- run
deno run --allow-net index.tsto install the dependencies (first run) & run the server.
deno fmt: runs the deno formatter.deno test: runs the deno tests.
Deno websocket server.
>1.25.0deno run --allow-net index.ts to install the dependencies (first run) & run the server.deno fmt: runs the deno formatter.deno test: runs the deno tests.