From ef7604568dce08669d512718686d2c16b3e50e66 Mon Sep 17 00:00:00 2001 From: cw7 Date: Thu, 3 Dec 2015 17:02:42 +0800 Subject: [PATCH] + arduinoWebSockets --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47455f3..34734bb 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ A curated list of awesome Arduino hardwares, libraries and projects * [ArduinoDuePolarSSLClient](https://github.com/tomconte/ArduinoDuePolarSSLClient) - sample Arduino Due sketch connecting to a PolarSSL server using PSK authentication * [arduino-mqtt](https://github.com/256dpi/arduino-mqtt) - MQTT library for Arduino based on the Eclipse Paho projects * [aWOT](https://github.com/lasselukkari/aWOT) - Arduino web server library +* [arduinoWebSockets](https://github.com/Links2004/arduinoWebSockets) - WebSocket Server and Client for Arduino + *Command line library*