Server-side implementation of Cadmium protocol in Go
Go to file
2020-02-10 13:23:10 +04:00
cmd/zr Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
internal Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
plugins Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
shared Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
.gitignore Initialize server template 2020-02-07 14:41:29 +04:00
go.mod Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
go.sum Implement basic module system, auth manager and connection handler 2020-02-10 13:23:10 +04:00
README.md Create README.md 2020-02-07 14:42:23 +04:00

Zirconium

Zirconium is a Cadmium protocol server experimental implementation