SEModCommunity / SE-Community-Mod-API

Space Engineers Community Modding API
GNU Lesser General Public License v3.0
60 stars 47 forks source link

Fix services for using by Silverlight #165

Closed LordXaosa closed 9 years ago

LordXaosa commented 9 years ago

This fix makes able to use services with Silverlight via WCF. It prevent cross-domain using restrictions and makes able to control server or get useful info for web widgets. Now it's able to make real-time interactive maps, web chat and other web things.