Skip to content

0.2.1

Choose a tag to compare

@GJCoke GJCoke released this 06 Jan 02:58
· 30 commits to main since this release

Breaking Changes

  • Removed support for the synchronous Socket. IO Server
    • The synchronous socketio. Server is no longer supported
    • The library now relies exclusively on socketio. AsyncServer

Changes

  • Simplified the internal architecture by unifying on an ASGI-based async model