A big real time canvas. Including backend, frontend and a Python SDK. It sync all clients in real time and allows pretty fast painting (it's behind Cloudflare so thats a bit limited)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
made a Python SDK for the canvas protocol using asyncio and websockets and published it to PyPI: https://pypi.org/project/canvas-protocol
optimized the data transfer protocol, added documentation for it, made the UI much smoother and fixed a bug that caused the page to flicker on load
made the frontend look decent (still quite bad :sob:), fixed some issues with the request per second tracker and moving the canvas