.BANCHO. Switched from tornado to bottle + gevent, code cleaning

This commit is contained in:
Nyo
2016-08-17 16:41:05 +02:00
parent 0e74e5c1ce
commit 7910291b77
32 changed files with 463 additions and 787 deletions

View File

@@ -1,6 +1,4 @@
from constants import clientPackets
from constants import serverPackets
from helpers import userHelper
from helpers import logHelper as log
def handle(userToken, packetData):