jczic / MicroWebSrv

A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
https://github.com/jczic/MicroWebSrv
MIT License
640 stars 115 forks source link

srv.IsStarted() Always return:false #76

Open cejpo001 opened 2 years ago

cejpo001 commented 2 years ago

What could possibly cause this error?

jczic commented 1 year ago

Hello @cejpo001, it should not be done right after the server is started.