core-wg / corrclar

Corrections and Clarifications to CoRE standards
Other
0 stars 0 forks source link

Tracking of orthogonality fixes #35

Open chrysn opened 2 months ago

chrysn commented 2 months ago

There are a few places where I think we were too narrow in where we defined new behavior:

Even though some of those are no-ops in the protocol (there are no other ordered transports right now, and describing that some signalling messages might be usable on TCP is a different topic), stating that those fundamentally apply everywhere would help readers understand them better, and help implementers find the right abstractions. (Like, "do I need to know the transport just to be able to interpret the code?" … so far, with signaling only on TCPish, an update to CoAP-over-UDP could define different codes there).