Skip to content
itsjesseyo edited this page Mar 12, 2016 · 1 revision

#Welcome to the Socket.io-v1.x-Library wiki!

The Socket.io library is for microcontrollers equipped with wifi that are programmable with the Arduino IDE. For a complete list of tested devices see the devices section of the wiki.

Socket.io is a wrapper around websockets originally created in javascript. It allows continuous communication between server and client with little overhead. This libraries implementation should allow you to add IOT devices to your already existing socket.io based server.

Clone this wiki locally