Server-side implementation of Cadmium protocol in Go
Go to file
2021-04-06 16:54:49 +03:00
.idea Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
cmd/zr Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
core Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
devzone Add devzone config 2021-04-06 16:54:49 +03:00
.gitignore Initialize server template 2020-02-07 14:41:29 +04:00
go.mod Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
go.sum Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
LICENSE Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
README.md Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00

Zirconium

Zirconium is experimental serverside implementation of Cadmium protocol in Go.

Contributing

Feel free to open PRs. If you found the bug, please let us know at our bug tracker.

License

This project is licensed under the MIT License - see the LICENSE file for details.