Add client utility library for application 63/88963/6
authorSangjung Woo <sangjung.woo@samsung.com>
Wed, 21 Sep 2016 05:01:41 +0000 (14:01 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Thu, 29 Sep 2016 05:34:19 +0000 (14:34 +0900)
commit4d75573857375fd2fa36a70aa2336ea7791ea67c
treed0d5f792f0ccaf6a8c0d605f84b2d4338926afb8
parentc09f7dacd524226f8c41222871faf054c400262e
Add client utility library for application

In order to easily communicate with automotive message broker daemon,
this library supports basic utility functions to application layer.

Change-Id: Ieacafd7931f1c63ccc1efd405f49eac214b9bc98
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
lib/CMakeLists.txt
lib/client/CMakeLists.txt [new file with mode: 0644]
lib/client/amb-client.pc.in [new file with mode: 0644]
lib/client/libamb-client.c [new file with mode: 0644]
lib/client/libamb-client.h [new file with mode: 0644]
lib/client/test/Makefile [new file with mode: 0644]
lib/client/test/test.c [new file with mode: 0644]
packaging/automotive-message-broker.spec