jczic / MicroWebSrv2

The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
https://github.com/jczic/MicroWebSrv2
MIT License
655 stars 97 forks source link

Pico W #87

Open ronyshap opened 1 year ago

ronyshap commented 1 year ago

Can I use it for a pico w web server?

jczic commented 1 year ago

Hi @ronyshap, I'm sorry but I don't know on a pico.

concentrateddon commented 1 year ago

I'm successfully using it on a Pico W.

abstractFlo commented 1 year ago

I'm successfully using it on a Pico W.

@concentrateddon do you have the same issue after start?

MicroWebSrv2Exception: Not enough memory to allocate slots.

If no, how you solved this?

jczic commented 1 year ago

Hello @concentrateddon, you can config the memory allocated by the webserveur here : https://github.com/jczic/MicroWebSrv2#config-web-srv