0.2.1
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