summaryrefslogtreecommitdiffstats
path: root/libraries/libcoap/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcoap/README')
-rw-r--r--libraries/libcoap/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libcoap/README b/libraries/libcoap/README
new file mode 100644
index 0000000000..676011c62e
--- /dev/null
+++ b/libraries/libcoap/README
@@ -0,0 +1,4 @@
+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.