remove mosquitto dependency in common library
authorYoungjae Shin <yj99.shin@samsung.com>
Thu, 29 Sep 2022 08:25:26 +0000 (17:25 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Wed, 9 Nov 2022 08:14:24 +0000 (17:14 +0900)
commit2a1d1ab9ac14b323c1f50ad507094232f6057233
tree3924422cca4ee877e85972dbfc86986262866a07
parentc4c2288a0cacc43da035a4c9180c9b911f0581f7
remove mosquitto dependency in common library
CMakeLists.txt
common/AittDiscovery.cc
common/AittDiscovery.h
common/AittUtil.cc [deleted file]
include/AittUtil.h [deleted file]
include/MQ.h
modules/tcp/Module.cc
modules/webrtc/CMakeLists.txt
src/MosquittoMQ.cc [moved from common/MosquittoMQ.cc with 91% similarity]
src/MosquittoMQ.h [moved from common/MosquittoMQ.h with 95% similarity]
tests/CMakeLists.txt