Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 195 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 195 Bytes

ubus_test_client

Interprocess communication through UBUS

How to compile?

1 install depends

json-c ubox ubus libevent

2 change CMakeList.txt file

3 cmake CMakeList.txt

4 make

5 ./client