subscribe listenr callback update to handle unknown event types - #508
subscribe listenr callback update to handle unknown event types#508mohitpubnub wants to merge 1 commit into
Conversation
…nt type, delivery all the events coming through pnpres channels to presence call back
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
fix(listeners): discard unknown event types
No listener callback will be triggered for event with unknown event types
fix: all events from presence channels will be categorised as presence event
all events from the presence channels will be categorised as presence event