Experimental server-side implementation of Cadmium protocol in C#.
Go to file
2021-03-25 14:29:30 +03:00
.vscode Implement running websocket server and add handling messages in ConnectionHandler 2020-07-16 12:47:18 +04:00
src Add JsonProperty to Sync Request/Response model 2021-03-25 14:29:30 +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 Fix README 2021-03-24 20:13:07 +03:00
sample_config.toml Implement configuration API for plugins 2020-09-06 14:16:13 +04:00

Zirconium

Zirconium 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.