Experimental server-side implementation of Cadmium protocol in C#.
Go to file
2020-10-31 13:43:39 +04:00
.vscode Implement running websocket server and add handling messages in ConnectionHandler 2020-07-16 12:47:18 +04:00
src Refactor InBandLogin plugin: split code into few files 2020-10-31 13:43:39 +04:00
.gitignore Update .gitignore, add .sln file 2020-10-31 13:35:14 +04:00
LICENSE init 2020-06-20 14:52:05 +04:00
README.md init 2020-06-20 14:52:05 +04:00
sample_config.toml Implement configuration API for plugins 2020-09-06 14:16:13 +04:00
Zirconium.sln Update .gitignore, add .sln file 2020-10-31 13:35:14 +04:00

Zirconium

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