fuhrmannb / livesplit-race-manager

Integration of gRPC multiplexer with multiple LiveSplit.Connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveSplit Race Multiplexer

TODO: README

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Generate protobuf code

Using buf.build to generate code:

go generate

The generated code should be part of your pull request.

License

MIT

About

Integration of gRPC multiplexer with multiple LiveSplit.Connect

License:MIT License


Languages

Language:Go 99.6%Language:Dockerfile 0.4%