Hacker News new | ask | show | jobs
by osrec 3235 days ago
Looks great! I'm interested to know what tech stack you used for the video calling feature?
1 comments

The video calling feature is based on WebRTC. (We also use WebRTC for streaming the data--so you can see other people draw in real-time, with Socket.IO as a fallback.)