Descrout / game-server

An example websocket game server written in rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An example websocket game server written in rust.


Languages

Language:Rust 99.6%Language:Shell 0.4%