Skip to content

Descrout/game-server

Repository files navigation

Webscoket Game Server Example

alt text

  • After I read the Gabriel Gambetta's Fast Paced Multiplayer articles, I decided to implement it for myself.
  • You can access to the client counterpart here.

Usage

  • Just change the PORT constant in main.rs and you are good to go.