Hacker News new | ask | show | jobs
by fivesigma 3116 days ago
PIXI.js for the graphics. Serverside is mostly Node.js.
1 comments

No websockets for persistent connections? How are you handling RTC?
Open up the Network tab and you'll see that it's using WebSockets.
Ah. Sounds cool. Would WebRTC serve better here?