You are browsing as a guest. Sign up (or log in) to start making projects!

44m 29s logged

i have added a minimal websocket
so multiple user can draw on a single canvas

0
61

Comments 4

@kakak_

Woah this is cool! What’s the webstack for this?

@Aki

Yo can you drop the GitHub repo for this? Am building something similar and want a bit of inspo

@ttyChud

@kakak_ rust wasm for the backend
and simple html for the front end

@kakak_

ok thanks @ttyChud