slackbuilds_ponce/libraries/libcoap/README
Cristiano Urban 725c137006
libraries/libcoap: Added (C-Implementation of CoAP).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-04 06:59:40 +07:00

4 lines
247 B
Text

libcoap implements a lightweight application-protocol for devices
that are constrained in their resources such as computing power,
RF range, memory, bandwith, or network packet sizes.
This protocol, CoAP, was standardized in the IETF as RFC 7252.