Skip to content

0.1.7

Latest

Choose a tag to compare

@kai3341 kai3341 released this 22 Feb 14:05
  • Since now it's allowed to subclass App-units, yay!
  • Minor build system fixes: fix windows and macos builds
  • Remove AsyncScryptUnit, re-export LoopUnit as AsyncScryptUnit
  • Add loop_factory kwarg to LoopUnit. Test it's working with all supported
    python versions
  • Implement ASGIServerUnit and asgi_server_factory_decorator