Skip to content

Asynchronous session based backend notifications

Compare
Choose a tag to compare
@weannounce weannounce released this 19 Dec 20:14
· 59 commits to master since this release
0f4f2e7
  • Notifications to backends are now done asynchronously and with a session which should be more efficient
  • Project also moved to using Poetry and is therefore also published on PyPI
    • Required Python version is still not properly set. The packages only support Python 3.9, this will be fixed later.