/feathers-draw

Real-time collaborative drawing app

Primary LanguageJavaScript

Outdraw

This project uses HTML5 Canvas and Feathers, an open source web framework for building real-time applications.

The app allows multiple users to collaborate in real-time on the same drawing, which is persisted to a file-based db (neDB) until the canvas is cleared.

Try it out