What is cellophane.io ?

Cellophane.io, like Elephan.io, provides a socket.io client fully written in C that should be usable for lightweight solutions.

It is a light and easy to use library that aims to bring some real-time functionality to a C application through socket.io and websockets for actions that could not be done in full javascript, such as in embedded systems:

Why cellophane.io ?

Cellophane.io was started based on Elephan.io code, so at first time it was a C version of it. So playing a little bit with C and Elephant words we get:

C + Elephan.io = Cellophane.io

Requirements

For cellophane.io magic to operate, the following dependencies must be fulfilled :