Multiplayer games
YuriyLaschuk

Hi there, 

Maybe I have not searched good enough but I have not found anything considering p2p communication in Wade. Is there any support for multiplayer game? If not then how difficult would be integrate WebSockets communication in the Wade game code?

All 3 Comments
echar

server communication

foxcode

Hi YuriyLaschuk. We have just released a blog post about this. It has code for creating a simple server and database setup. In the post we only use it to provide some basic highscore functionality but the same technique could be used for what you are after. If you are talking about fast real time multiplayer, that is a bit more difficult, and you might want to look into socket.io

MaineMathMan

Node.js would be perfect for this.

Post a reply
Add Attachment
Submit Reply
Login to Reply