feat(rcf): append zmq as a module to be platform independent
This commit is contained in:
parent
a3a9156fd0
commit
a6d6bb5f31
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule "libs/esper"]
|
[submodule "libs/esper"]
|
||||||
path = libs/esper
|
path = libs/esper
|
||||||
url = https://github.com/benmoran56/esper.git
|
url = https://github.com/benmoran56/esper.git
|
||||||
|
[submodule "libs/pyzmq"]
|
||||||
|
path = libs/pyzmq
|
||||||
|
url = https://github.com/zeromq/pyzmq.git
|
||||||
|
1
libs/pyzmq
Submodule
1
libs/pyzmq
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 0b60394bffe5ea4b88ac901f8a32e4e483ef29f5
|
Loading…
Reference in New Issue
Block a user