mirror of
https://github.com/openmax-server/server.git
synced 2026-06-13 06:11:41 +03:00
Швырнул архитектуру, чтобы позже объединить контроллеры веба и сокета в одно, а также разделить процессоры
This commit is contained in:
7
src/oneme/config.py
Normal file
7
src/oneme/config.py
Normal file
@@ -0,0 +1,7 @@
|
||||
class OnemeConfig:
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
SERVER_CONFIG = {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user