It should be possible for modules in multiple domains to subscribe to channels on a single pub/sub server. Messages published to those channels must then be sent to all subscribes, including those in other domains. Currently the pub/sub server doesn't retain enough information to make this happen.
It should be possible for modules in multiple domains to subscribe to channels on a single pub/sub server. Messages published to those channels must then be sent to all subscribes, including those in other domains. Currently the pub/sub server doesn't retain enough information to make this happen.