Concept: Message Subscription

Back to overview

How to subscribe for messages.

Description

Each message defines whether it subscribes for further updates in form of messages. Unless otherwise specified, a subscription MUST happen on the receiving peer and after the message has been processed successfully.

For messages that require an acknowledgement, this means that the subscription SHALL take place after the message has been acknowledged with success=true.