pypi msgpack-asgi 3.0.0
Version 3.0.0

8 hours ago

3.0.0 - 2026-02-03

Removed

  • Drop official support for Python 3.9 as it has reached EOL. (Pull #35)

Added

  • Add official support for Python 3.14. (Pull #35)
  • Add naive buffered request and response streaming, opt-in via allow_naive_streaming=True. (Pull #33, #34)

Fixed

  • Fix handling of non-http.request ASGI messages when receiving the request (including http.disconnect). They are now passed through instead of raising an error. (Pull #33)

Don't miss a new msgpack-asgi release

NewReleases is sending notifications on new releases.