React Realtime Drawing

A lightweight React hooks library for HTML canvas drawing and spectation, in real-time.

React Realtime Drawing is a hook based React library that provides ability to draw on a HTML canvas, and at the same time stream the data to a “viewer” canvas that replicates the brush strokes in real-time, or you can send the data to a backend service and provide real-time data over the web.