Skip to content

Realtime authoritative server/worker/ticker for the Tic Tac Toe game, written in Go.

Notifications You must be signed in to change notification settings

intagaming/tic-tac-toe-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe-worker

tic-tac-toe-worker is the "authoritative server" for the tic-tac-toe game. This server is made to be a distributed server, which means if there are 100 of these running, all the works that the client requests will be evenly distributed among them.

I call this the Distributed Realtime Server Architecture.

architecture

About

Realtime authoritative server/worker/ticker for the Tic Tac Toe game, written in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published