Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.49 KB

File metadata and controls

40 lines (25 loc) · 1.49 KB

GladLive.AuthService

GladLive is network session service comparable to Xboxlive or Stream.

The GladLive.ProxyLoadBalancer is the entry point to the GladLive distributed network and preforms this role by providing:

  • Services Authentication requests for the GladLive distributed network
  • Vertically and horizontally scalable
  • RSA key for authentication distributed with clients

GladLive Services

GladLive.ProxyLoadBalancer: https://github.com/GladLive/GladLive.ProxyLoadBalancer

GladLive.AuthenticationService: https://github.com/GladLive/GladLive.AuthService

Setup

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

Builds

Available on a Nuget Feed: https://www.myget.org/F/hellokitty/api/v2 (N/A)

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