An Arduino library for Redis that works on ESP8266. It supports get, set, publish, subscribe.
- Pub_Sub: An example of pub/sub application with the Redis library.
- Simple: Open the connection, set and get a key then close the connection.
If you have any question please open an issue.
- Subscribe function.