Hacker News new | ask | show | jobs
by amokrane_t 3310 days ago
Hi @sova ! Thanks for the feedback. Our system can support 100K useres/sphere. We achieve the real-time through websocket (socket.io)
1 comments

Nice. Please take a look at https://github.com/uNetworking/uWebSockets

There is a drop-in line that can make your socket.io a lot faster, if that's your jam.