Skip to content

0.4.0 - Allow changing incoming buffer size

Compare
Choose a tag to compare
@tekktrik tekktrik released this 08 Aug 13:28
· 334 commits to main since this release
96b045b

Added getter and setter for the size of the incoming buffer bytearray. Additionally, documentation has been improved by including more examples in the documentation page for examples. Thanks @karlfl!

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.