ZmqSocket

This commit is contained in:
Erik Frojdh
2020-03-18 12:12:01 +01:00
parent 5479d3a198
commit b751238fc1
4 changed files with 600 additions and 565 deletions

View File

@ -6,6 +6,7 @@ set(SOURCES
src/ServerSocket.cpp
src/ServerInterface.cpp
src/network_utils.cpp
src/ZmqSocket.cpp
)
set(HEADERS