Skip to content

Release Version 0.2

Latest

Choose a tag to compare

@clauspruefer clauspruefer released this 07 May 10:14
· 71 commits to main since this release
dfef839

HTTP/1.1 Library Only Release

This release includes a stable and rock-solid tested HTTP/1.1 parser library especially suited for ESP32 based Arduino boards.

Arduino Port / Static Library

The Arduino ESP32-C3 port contains CMake configuration to use external ESP-IDF cross-compiler to build a static library for use in ESP-IDF C++ build environment easily, see: https://github.com/WEBcodeX1/micropython-as.

Next Release

The next v0.3 release will then include a working NLAP implementation (XML based payloads).