Experimental server-side implementation of Cadmium protocol in C#.
Go to file
2021-03-24 20:11:29 +03:00
.vscode Implement running websocket server and add handling messages in ConnectionHandler 2020-07-16 12:47:18 +04:00
src Fully refactor authorization architecture (make it more modular) 2021-03-08 16:06:12 +03:00
.gitignore Transform logging system into library 2020-11-09 12:33:24 +04:00
LICENSE Supplement README, change license of project to MIT 2021-03-24 20:11:29 +03:00
README.md Supplement README, change license of project to MIT 2021-03-24 20:11:29 +03:00
sample_config.toml Implement configuration API for plugins 2020-09-06 14:16:13 +04:00

Zirconium

This is experimental serverside implementation of Cadmium protocol in C#.

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.