github nats-io/nats.py nats-core/v0.2.0

7 hours ago

0.2.0

Added

  • Client.rtt() method to measure round-trip time to the server (#859)

Changed

  • Request/reply multiplexed over a single inbox subscription instead of creating a new subscription per request (#825)
  • Build backend from setuptools to uv_build (#813)

Fixed

  • Various type annotation issues in client and protocol handling (#827)

Don't miss a new nats.py release

NewReleases is sending notifications on new releases.