Send custom response on real time changes #14726
Unanswered
Darren120
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Example: I have users listening to lobby, when a the lobby number changes, I would like to do a sql query to get COUNT of lobbies and publish it to all listeners.
Would be super cooler if we can have a custom endpoint that gets executed and its response gets sent instead when a real time is triggered.
All reactions