This repository contains code for running a simple Faye-server in the cloud.
Also see clients that send/receive data through this server:
- [arduino-faye-client-sensors] (https://github.com/mikkoj/arduino-faye-client-sensors) - A client that publishes Arduino sensor data to this server.
- [arduino-faye-client-browser] (https://github.com/mikkoj/arduino-faye-client-browser) - A client that reads sensor data from this server.