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!

MIT License

Stars
659
Committers
7

Bot releases are visible (Hide)

MicroWebSrv2 - MicroWebSrv2 release 2.1.0 Latest Release

Published by jczic 8 months ago

This new version 2.1.0 fixes a number of bugs in XAsyncSockets to better manage parallelism problems caused by certain "dead" sockets.
It also implements a new low-level worker system to manage concurrency.

Used in standard Python mode, it handles very well the low-level "Select" layer and low-level multi-threading with _thread.

MicroWebSrv2 - MicroWebSrv2 release 2.0.6

Published by jczic almost 4 years ago

MicroWebSrv2 - MicroWebSrv2 release 2.0.5

Published by jczic almost 5 years ago

MicroWebSrv2 - MicroWebSrv2 release 2.0.4

Published by jczic almost 5 years ago

MicroWebSrv2 - MicroWebSrv2 release 2.0.3

Published by jczic almost 5 years ago

MicroWebSrv2 - MicroWebSrv2 release 2.0.2

Published by jczic almost 5 years ago