Skip to content

First Release

Compare
Choose a tag to compare
@pschatzmann pschatzmann released this 04 Sep 14:23
· 53 commits to main since this release

A long time ago, I started to work on a Arduino Server implementation with the following features:

  • Serving of a potentially unbounded amount of data
  • concurrent handling of multiple requests.
  • Support for Extensions to add additional functionality

The last 2 days I spent to bring it up to shape so that it can be released.
Finally I have everything working!