Skip to content

Repository files navigation

This Go package implements a WebSocket-based server system for turn-based games. It provides some simple interfaces so that the server code for various game implementations can focus on game logic while this package takes care of all the asynchronous connection management ans provides some niceties like game rooms and chat.

About

Efficient turn-based game server package that abstracts away WebSocket management so game implementors can focus on game logic.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages