refactor: add threaded data handling back on server side
This commit is contained in:
@ -44,7 +44,7 @@ from . import environment
|
|||||||
|
|
||||||
|
|
||||||
DEPENDENCIES = {
|
DEPENDENCIES = {
|
||||||
"pyzmq",
|
"zmq",
|
||||||
"deepdiff"
|
"deepdiff"
|
||||||
}
|
}
|
||||||
LIBS = os.path.dirname(os.path.abspath(__file__))+"/libs/replication"
|
LIBS = os.path.dirname(os.path.abspath(__file__))+"/libs/replication"
|
||||||
|
Submodule multi_user/libs/replication updated: ce10f9da89...41addde236
Reference in New Issue
Block a user