Skip to content

Add support for defining multiple listeners on a pub-sub channel

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 08:36

9.2.0 (2025-02-07)

  • feat: support multiple handlers for a single subscription (#66) (f1c79af), closes #66
  • chore: update gh workflow in readme (5c1d91b)

What's Changed

  • feat: support multiple handlers for a single subscription by @jonahsnider in #66

New Contributors

Full Changelog: v9.1.1...v9.2.0