Via this SDK you can easily communicate from Websites to ManiaControl by simply calling Methods over a socket, there is a set of Methods predefined and it will be expanded, if you want to use it in your own plugins you can easily define own Messages which are callable over this communication.
The Communication runs over a SSL encryption to secure the data flow over the socket.
You can get it directly from Github:
https://github.com/ManiaControl/Contro ... on-WEB-SDK
If you have any special requests to improve this SDK even further, just let us know, we are open for some more Methods and stuff

Hope you enjoy using this
