Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.52 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.52 KB

GladLive.ModuleService.ASP

GladLive is network service comparable to Xboxlive or Steam.

GladLive.ModuleService.ASP provides a web scalable skeleton webservice/web-api that can be extended with the GladLive.Module.System and communicate with others in the distributed network providing:

  • HTTPS/TLS ASP Service
  • Skeleton Application for Module registration

How to User

Register the modules in the modules.json file and database configuration options in the database.json file. The application will handle registering the modules on startup.

Setup

To use this project you'll first need a couple of things:

Builds

Available on HelloKitty Nuget feed: https://www.myget.org/F/hellokitty/api/v2

##Tests

Linux/Mono - Unit Tests

||Debug x86|Debug x64|Release x86|Release x64| |:--:|:--:|:--:|:--:|:--:|:--:| |master| N/A | N/A | N/A | Build Status | |dev| N/A | N/A | N/A | Build Status|

Windows - Unit Tests

(Done locally)

##Licensing

This project is licensed under the MIT license with the additional requirement of adding the GladLive splashscreen to your product.