refactor: add threaded data handling back on server side

This commit is contained in:
Swann 2021-05-04 16:25:36 +02:00
parent 58d639e9d8
commit 6af3e4b777
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ from . import environment
DEPENDENCIES = {
"pyzmq",
"zmq",
"deepdiff"
}
LIBS = os.path.dirname(os.path.abspath(__file__))+"/libs/replication"

@ -1 +1 @@
Subproject commit ce10f9da8958d908096dc2bdb4ef0010c9865033
Subproject commit 41addde236ebd85171e907b7897d1e4f8427c4a1