mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
Add pub/sub support with .on()/.off() methods, RESP3 push message handling, and subscription management. Includes comprehensive test suite covering regular subscriptions, pattern subscriptions, and callback management. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>