MinnowServer icon indicating copy to clipboard operation
MinnowServer copied to clipboard

A super small and fast embedded HTTP(S) WebSocket server

Results 2 MinnowServer issues
Sort by recently updated
recently updated
newest added

I am looking for a webserver library to be used for STM32F103C8 under Arduino platform. I have had it serially communicating with ESP8266/ESP-01S via Serial2. I tested by calling its...

as your suggestion: `make packwww minnow IOT=true` ``` Zipping the 'www' directory.... cd ../..&&zip -r example/make/obj/www.zip www updating: www/ (stored 0%) updating: www/index.html (deflated 76%) updating: www/MinnowServer.ico (deflated 0%) updating:...