Server-side implementation of Cadmium protocol in Go
Go to file
2021-04-25 00:09:42 +03:00
.idea Complete overhaul, remove all things related to modules 2021-03-30 22:40:02 +03:00
cmd/zr Implement user authorization (login) 2021-04-06 16:55:41 +03:00
core Implement parsing Entity ID with additional attribute, add unit tests for it 2021-04-25 00:09:42 +03:00
devzone Add devzone config 2021-04-06 16:54:49 +03:00
.gitignore Implement user authorization (login) 2021-04-06 16:55:41 +03:00
go.mod Implement user authorization (login) 2021-04-06 16:55:41 +03:00
go.sum Implement user authorization (login) 2021-04-06 16:55:41 +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.