This website requires JavaScript.
Explore
Help
Sign In
luxick
/
DrunkSoulsStatTool
Watch
1
Star
0
Fork
0
You've already forked DrunkSoulsStatTool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3eca219acd9055ff254570ee5499027355c0964
DrunkSoulsStatTool
/
dsst
/
dsst_server
T
History
luxick
b3eca219ac
Create database connection for each request
...
To mitigate "Error 2006: MySQL server has gone away"
2018-04-11 12:28:48 +02:00
..
data_access
Create victory events function.
2018-03-14 19:33:21 +01:00
__init__.py
Move to basic client/server structure.
2018-03-03 14:36:41 +01:00
__main__.py
Update build script for client/server use.
2018-03-07 15:26:22 +01:00
auth.py
Use function decorators to check authentication tokens.
2018-03-28 20:58:19 +02:00
config.py
Improve logging on server
2018-03-28 22:54:02 +02:00
func_proxy.py
Add logo to status bar.
2018-03-07 18:38:29 +01:00
func_read.py
Use function decorators to check authentication tokens.
2018-03-28 20:58:19 +02:00
func_write.py
Use function decorators to check authentication tokens.
2018-03-28 20:58:19 +02:00
server.py
Create database connection for each request
2018-04-11 12:28:48 +02:00