Novu Socket info
Hey I was wondering if there was more info on what kind of events we can respond to when using the react
I can see
Here's the interface I was looking at
Im trying to display a toast whenever a user gets a specific type of notification. (Loving the project btw)
useSocket() hookI can see
unseen_count_changed from the docs example. Are there more events?Here's the interface I was looking at
Im trying to display a toast whenever a user gets a specific type of notification. (Loving the project btw)