Skip to content

0.3.0 - Allow non-blocking socket calls

Compare
Choose a tag to compare
@dhalbert dhalbert released this 22 Jul 14:44
· 341 commits to main since this release
b218af3

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-httpserver.

Read the docs for info on how to use it.

What's Changed

  • Allow Non-Blocking Socket Calls by @karlfl in #10

Full Changelog: 0.2.0...0.3.0