Skip to content

A drawing game with a custom WebRTC peer-to-peer framework, with a TypeScript signaling server, and a TypeScript + React frontend.

Notifications You must be signed in to change notification settings

maxbutevil/webrtc-drawing

Repository files navigation

Commands

npm run main

This compiles the client, the server, and starts the server

npm run watch

This continuously compiles the client and server, automatically picking up any changes. To see the client changes you just need to refresh the page. To see the server changes you'll need to restart it.

npm run start

Starts the server

About

A drawing game with a custom WebRTC peer-to-peer framework, with a TypeScript signaling server, and a TypeScript + React frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published