diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 7499c05..d827c7e 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -254,6 +254,9 @@ functions: - name: channelConfig type: ReliableChannelConfig description: "Configuration for the channel." + - name: senderId + type: string + description: "An identifier for this sender. SHOULD be unique and persisted between sessions." returns: type: result