bakatrouble
|
5dc33c6337
|
add in-memory session storage, refactor session storages, remove mixin
|
2019-02-22 03:37:19 +03:00 |
|
bakatrouble
|
fd732add70
|
Refactor session storages: use session_name arg to detect storage type
|
2019-02-22 00:03:58 +03:00 |
|
bakatrouble
|
9d32b28f94
|
Implement extendable session storage and JSON session storage
|
2019-02-21 20:12:11 +03:00 |
|
Dan
|
4d7b1bafac
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
Dan
|
8454d438be
|
Refactor the project by using Mixin classes
This will cut client.py down from ~4k to ~1k SLOC and also
makes the whole project tidier and more organized.
|
2018-05-07 14:30:55 +02:00 |
|