update domo

This commit is contained in:
NADAL Jean-Baptiste
2019-11-14 15:15:31 +01:00
parent ab4a18f685
commit e5bd19f12d
14 changed files with 298 additions and 134 deletions

View File

@@ -17,6 +17,7 @@ file(
server/domo-server.cpp
broker/nats-broker.cpp
web/web-server.cpp
web/handler/exit-handler.cpp
)
add_executable (domo-iot ${source_files})