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:
- Acting as a proxy for authentication requests
- Tracking preformance of authentication subservers and scaling
- Providing authenticated clients session tokens to connect into the GladLive network
GladLive.ProxyLoadBalancer: https://github.com/GladLive/GladLive.ProxyLoadBalancer
GladLive.AuthenticationService: TBA
To use this project you'll first need a couple of things:
- Visual Studio 2015
- Add Nuget Feed https://www.myget.org/F/hellokitty/api/v2 in VS (Options -> NuGet -> Package Sources)
Available on a Nuget Feed: https://www.myget.org/F/hellokitty/api/v2 (N/A)
##Tests
||Debug x86|Debug x64|Release x86|Release x64| |:--:|:--:|:--:|:--:|:--:|:--:| |master| N/A | N/A | N/A | | |dev| N/A | N/A | N/A | |
(Done locally)
##Licensing
This project is licensed under the MIT license with the additional requirement of adding the GladLive splashscreen to your product.