Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 334 Bytes

HTTP Server component for mbed OS 5

This library provides a HTTP Server for mbed OS 5

Current Status: in Progress

working, but with some debug prints

  • requires mbed-os-5.14 or newer
  • supports Websockets
  • uses pre allocated threads for handling HTTP requests
  • multiple handlers for HTTP and Websockets
  • response from file