eclipse-uprotocol / up-spec

uProtocol Specifications
Apache License 2.0
31 stars 25 forks source link

Align uri.proto with spec #156

Closed sophokles73 closed 3 months ago

sophokles73 commented 3 months ago

The UUri specification contains all relevant definitions and requirements for a URI's components. The proto3 file simply defines the encoding to use when sending UUris over the wire.

All comments containing field definitions/requirements have been removed in order to prevent diverging semantics.