- chore: fix github url
- feat: support publish async from worker (#14)
- feat: add abort controller for subscribe (#13)
- fix: missing args
- fix: options typings
- just bump version
- refactor: add dispatch token for cutsom dispatch strategy
- feat: add custom worker dispatcher (#12)
- perf: add encode and decode for thread
- perf: add encode and decode for thread
- perf: remove event emitter (#11)
- chore: add benchmark
- feat: add topic cache for init (#10)
- chore: use defer replace setInterval (#8)
- chore: add chunk check options (#7)
- chore: clear interface
- fix: topic with chunk (#6)
- feat: use async iterator replace collector (#5)
- Release 1.3.2
- fix: chunk typings
- fix: callback typings
- feat: support chunk and responder (#4)
- fix: add init message queue
- fix: add wait check for local event bus (#3)
- fix: local event bus options type
- feat: add local event bus (#2)
- fix: listeners empty
- feat: first code (#1)
- Initial commit