Add network callbacks for Feed Subscribe/Unsubscribe and close responses
- #27 Subscribing and unsubscribing to/from feeds will now correctly execute user-defined callback methods in code
- MQTT Simpletest example updated for
subscribe
andunsubscribe
.
- MQTT Simpletest example updated for
- #21 Properly close HTTP responses and return only the JSON data.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.