From 7f63936bb180bf96360c50c9b6ea2b636162c2e9 Mon Sep 17 00:00:00 2001 From: Matthew Budd Date: Sat, 20 Aug 2016 00:31:27 +0100 Subject: libraries/libwebsockets: Added (C websocket library). Signed-off-by: David Spencer --- libraries/libwebsockets/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libraries/libwebsockets/README (limited to 'libraries/libwebsockets/README') diff --git a/libraries/libwebsockets/README b/libraries/libwebsockets/README new file mode 100644 index 0000000000..c6a09d422c --- /dev/null +++ b/libraries/libwebsockets/README @@ -0,0 +1,2 @@ +This is the libwebsockets C library for lightweight websocket clients and +servers. -- cgit v1.2.3