You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #878 [Notify] Using Chatter in the docs to show how to use MercureOptions to pass topics (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
[Notify] Using Chatter in the docs to show how to use MercureOptions to pass topics
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets | Fix#876
| License | MIT
Hi!
Using `NotifierInterface` is just a shortcut if you need to send a notification to multiple channels. In this case, Mercure only supports chatter types anyways. Using Chatter directly gives us control to choose the topics, which is much more realistic.
Cheers!
Commits
-------
4cbc4ca [Notify] Using Chatter in the docs to show how to use MercureOptions to pass topics
0 commit comments