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

webSocket SendTextMessage block #79

Open 5368 opened 2 years ago

5368 commented 2 years ago

I want to set up a websocket service that sends data after the web page connects until the web page sends a stop sign. However, the data sent by the server in a loop will cause new data to not be received. Statement is not fluent,from google translate.