Skip to content

marianodsr/type-god-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

type-god-server

Server for type-god.

Opens a websocket connection for every client.

Creates rooms and when filled, it starts the game notifiying the clients and serving them the text piece to type.

By achieving concurrency with goroutines and channel communication, it can handle large numbers of connections with ease.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages