Skip to content

jakapps/player-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player Router



Player Router is a game server discovery and player load balancing tool for your cluster of game servers.

It it desinged to be infratructure and container orchestration agnostic, in order to simplify your game server deployments as much as possible.

How it works



Each of your game servers will each connect to the Player Router server via the javsacript SDK (which internally will use a websocket connection).
The Player Router exposes REST endpoints for your game clients to query, which will return the URL of the most suitable game server at that given time.

Console

You may (optionally) use the console client to log into the Player Router server and view (in realtime) information about your game servers.



You can use my hosted console at console.jakapp.io or deploy your own.

Features

Detailed list of features available on the Wiki.

Installation

Installation instructions available on the Wiki.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published