.BANCHO. Add userID cache

This commit is contained in:
Nyo
2016-09-04 10:56:10 +02:00
parent cf60c167b6
commit 9ee2e5d7ff
5 changed files with 23 additions and 18 deletions

View File

@@ -70,6 +70,7 @@ class handler(SentryMixin, requestHelper.asyncRequestHandler):
# Server's token string and request data
responseTokenString = "ayy"
responseData = bytes()
if requestTokenString is None:
# No token, first request. Handle login.