need opinion on software before creating multiplayer game

0
votes

Posted by: mansim on 06/24/2016 | Add Revision

I want to create a multiplayer game which works as website. Right now i am using Ruby on Rails as backend. But with my experience it is not very good with sockets. So i trough maybe start learning Node.JS. Or there is something even better? My multiplayer game will be heavy depending on sockets and there will be much work for servers. So i need a fast way for data handling on server side.

Visit Website