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
662 stars 97 forks source link

Is this project active? #82

Closed beyonlo closed 2 years ago

beyonlo commented 2 years ago

Hello.

I would to know if this project is active, to fix new bugs and/or implement new features.

Thank you!

HonzaKubita commented 2 years ago

Same question

Tangerino commented 2 years ago

I moved to

https://github.com/miguelgrinberg/microdot

Is working fine for me

jczic commented 2 years ago

Sorry, no, but it is still used.