v0.4.0
htagweb provided WebServer & WebServerWS, which are "robust" web servers for exposing htag's app on the web.
Now, it provides a different beast "HtagServer" (you can run it, by default, in command line python3 -m htagweb
). Which will expose the current working directory in a http/ws server. It doesn't work as WebServer & WebServerWS, or classicals htag runners. It's a completly new concept. But it provides all the highends features of web/htag. I'm exploring that ;-)