Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Add source address to UAttributes #102

Merged
merged 4 commits into from
Feb 13, 2024
Merged

Add source address to UAttributes #102

merged 4 commits into from
Feb 13, 2024

Conversation

stevenhartley
Copy link
Contributor

Copy link

@PLeVasseur PLeVasseur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

uprotocol/uattributes.proto Outdated Show resolved Hide resolved

// The correlation ID (UUDI) passed for response type messages to corelate the
// response to a request.
optional UUID reqid = 8;
optional UUID reqid = 9;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optional keyword can be removed FMPOV

uprotocol/uattributes.proto Show resolved Hide resolved
@stevenhartley stevenhartley marked this pull request as ready for review February 9, 2024 01:01
Copy link
Contributor

@sophokles73 sophokles73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@tamarafischer tamarafischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally I don't think these changes are really needed and are driving the people actually using and writing code to the protocol to drink!
That said, what is another change in the everchanging land of software development.

That said, if everyone really feels this is needed you have my plus 1.

@stevenhartley stevenhartley merged commit 4ff5624 into main Feb 13, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants