Skip to content

Releases: kevinhikaruevans/blackboard-esp32

HTTP MVP

17 Aug 20:07
b2e4300
Compare
Choose a tag to compare
HTTP MVP Pre-release
Pre-release

A rudimentary, but working, HTTP handler. Only tested out GET requests with no payloads.

Several issues:

  • fixed link id; one request at a time
  • horrible looking code
  • almost zero error handling; if it fucks up, everything will likely break and will not gracefully fail