mirror of
https://github.com/openharmony/third_party_libcoap.git
synced 2026-07-01 22:44:03 -04:00
6e406d242a
Signed-off-by: ye-xiaokang123 <yexiaokang3@huawei.com>
8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
This directory contains some example libcoap code for a client or server which
|
|
can easily be modified as per your requirements.
|
|
|
|
The provided code is the same as used to build the installed binaries
|
|
coap-client and coap-server.
|
|
|
|
Simply 'cd' into this directory and then run 'make' to build the executables.
|