Skip to content

v0.4.0

Compare
Choose a tag to compare
@manatlan manatlan released this 22 Jul 08:58
· 209 commits to master since this release

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 ;-)