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
Hi, not sure what you're trying to do.
The story here is missing clients/subscribers that would receive the event.
Note the broadcaster with Redis is only meant to propagate the message to more PubSub servers (and through them to their clients) - it is usually not needed if you're not scaling out.
when I run the endpoint with swagger or curl
the message is successfully sent but the channel do not change this I could see on the redis insight
The text was updated successfully, but these errors were encountered: