Is there any official api or documentation for Message Bus
What are the Message Bus Poll Request end points
Hi,
MessageBus documentation: GitHub - discourse/message_bus: A reliable and robust messaging bus for Ruby and Rack
Concerning message bus endpoints, the easiest is to grep for MessageBus.publish in ruby files.
@j.jaffeux
I want to get online users with Web requests
like docs.discourse.org
All online users at once