I am aware that MessagingService isn’t guaranteed delivery, but does this mean only across separate servers, or all messages?
To rephrase my question, if I SubscribeAsync to a certain topic and PublishAsync to that same topic within the same server I’m subscribed to it, is the message guaranteed?