Server side poker backend implementation in pure Golang. Communication is done through Protobuf or JSON via jsonpb.
Given that there are 2 decoupled sections to this poker backend running a server requires one to create a startup file similar to the one located in configs/example.yaml.
- TODO
Note, this project will not be actively maintained, for critical bugs please feel free to submit an issue or make a PR.