Home

Awesome

(Server-side) BabylonJS: Real-time Multiplayer with Colyseus

This is the server code for a step-by-step tutorial on how to use BabylonJS + Colyseus together.

How to run the server

The WebSocket server should be available locally at ws://localhost:2567, and http://localhost:2567 should be accessible.

License

MIT