Babylon.js Browser MMO - DevLog #7 - Websocket with socket.io

Maiu - Jan 16 - - Dev Community

Hello!
For today, some changes in the web communication layer. Instead of using inefficient http polling I switched to the websocket. To be exact I'm using socket.io implementation. It adds lightweight abstraction layer on top of raw websocket and it's very easy and pleasant to use.

If You're interested how I did it and how my presentation skills improving (or not improving :P) Please check my DevVlog episode on YT:

. . . . . . . . . . . . . . . . . . . . . . . . . .