Master Server with Unreal Engine 4 Plugin

Just updated to 16.7.01 which includes the following change, this is a simple change that improves the accuracy of pinging clients greatly (using a timer was a fine line between CPU usage, and response time… not ideal!)
Modified HttpProcess so it is now being called on Tick, instead of by a Timer. Improves latency accuracy and consistency.