Issues
------
* ietf-tapswg/api-drafts (+1/-16/💬18)
1 issues created:
- Capitalization consistency: to be done at the VERY end (by mwelzl)
https://github.com/ietf-tapswg/api-drafts/issues/1170 [help wanted] [API] [Architecture] [Implementation] [editorial]
10 issues received 18 new comments:
- #1170 Capitalization consistency: to be done at the VERY end (1 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/issues/1170 [help wanted] [API] [Architecture] [Implementation] [editorial]
- #1152 Cite RFC 6724? (1 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/issues/1152 [Implementation]
- #1151 Downgrade avoidance (1 by tfpauly)
https://github.com/ietf-tapswg/api-drafts/issues/1151 [Implementation]
- #1150 Specific Transport Protocol Considerations (2 by gorryfair, tfpauly)
https://github.com/ietf-tapswg/api-drafts/issues/1150 [mappings]
- #1148 Handling path changes (2 by mwelzl, tfpauly)
https://github.com/ietf-tapswg/api-drafts/issues/1148 [API] [Implementation]
- #1146 What if an app sets a property before conn. establishment is complete? (1 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/issues/1146 [API] [Implementation]
- #1144 0-RTT stuff (2 by mwelzl, tfpauly)
https://github.com/ietf-tapswg/api-drafts/issues/1144 [Implementation]
- #1141 Implementing Listeners for MUXed protocols (5 by csperkins, mwelzl, tfpauly)
https://github.com/ietf-tapswg/api-drafts/issues/1141 [API] [Implementation]
- #1137 Racing: what is normative and what isn't? (1 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/issues/1137 [Implementation]
- #1131 Check all modal words in implementation draft (2 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/issues/1131 [API] [Implementation] [discuss]
16 issues closed:
- Tree nomenclature and language nits https://github.com/ietf-tapswg/api-drafts/issues/1138 [Implementation]
- Implementing Listeners for MUXed protocols https://github.com/ietf-tapswg/api-drafts/issues/1141 [API] [Implementation]
- Lack of clarity wrt. Properties in Connection Groups https://github.com/ietf-tapswg/api-drafts/issues/1134 [Implementation]
- Handling MUXed connections https://github.com/ietf-tapswg/api-drafts/issues/1139 [Implementation]
- What if an app sets a property before conn. establishment is complete? https://github.com/ietf-tapswg/api-drafts/issues/1146 [API] [Implementation]
- Downgrade avoidance https://github.com/ietf-tapswg/api-drafts/issues/1151 [Implementation]
- Operations and Management Considerations section https://github.com/ietf-tapswg/api-drafts/issues/1153 [Architecture]
- Cite RFC 6724? https://github.com/ietf-tapswg/api-drafts/issues/1152 [Implementation]
- Handling path changes https://github.com/ietf-tapswg/api-drafts/issues/1148 [API] [Implementation]
- Racing: what is normative and what isn't? https://github.com/ietf-tapswg/api-drafts/issues/1137 [Implementation]
- Intro: be clearer on normative status https://github.com/ietf-tapswg/api-drafts/issues/1133 [Implementation]
- System policy https://github.com/ietf-tapswg/api-drafts/issues/1136 [Implementation]
- Arch nits from OPSDIR review https://github.com/ietf-tapswg/api-drafts/issues/1154 [Architecture]
- Receiving Messages: specify min or max bytes? https://github.com/ietf-tapswg/api-drafts/issues/1143 [Implementation]
- Connection termination https://github.com/ietf-tapswg/api-drafts/issues/1149 [Implementation]
- Notifying the application about send completion (or failure) https://github.com/ietf-tapswg/api-drafts/issues/1142 [Implementation]
Pull requests
-------------
* ietf-tapswg/api-drafts (+10/-11/💬7)
10 pull requests submitted:
- Style for actions, events, objects, and messages (by tfpauly)
https://github.com/ietf-tapswg/api-drafts/pull/1174 [API] [Architecture] [Implementation]
- Update 0-RTT text (by tfpauly)
https://github.com/ietf-tapswg/api-drafts/pull/1173 [API] [Implementation]
- Improve introduction of message framers (by tfpauly)
https://github.com/ietf-tapswg/api-drafts/pull/1172 [Implementation]
- Nits for tree/racing descriptions (by tfpauly)
https://github.com/ietf-tapswg/api-drafts/pull/1171 [Implementation]
- Various consistency updates, some fixes, mostly minor (by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1169
- This makes a few sentences clearer to address #1134. (by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1168
- handling muxed conns. Closes #1139. (by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1167 [Implementation]
- MUXed listeners (by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1166 [API] [Implementation]
- One change to normative, for consistency (by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1165 [API]
- Note that the architecture forbids downgrade (by britram)
https://github.com/ietf-tapswg/api-drafts/pull/1164
4 pull requests received 7 new comments:
- #1174 Style for actions, events, objects, and messages (1 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1174 [API] [Architecture] [Implementation] [editorial]
- #1173 Update 0-RTT text (4 by csperkins, mwelzl, tfpauly)
https://github.com/ietf-tapswg/api-drafts/pull/1173 [API] [Implementation]
- #1165 One change to normative, for consistency (1 by csperkins)
https://github.com/ietf-tapswg/api-drafts/pull/1165 [API]
- #1163 Address OPSDIR management comment - fix #1153 (1 by mwelzl)
https://github.com/ietf-tapswg/api-drafts/pull/1163
11 pull requests merged:
- Nits for tree/racing descriptions
https://github.com/ietf-tapswg/api-drafts/pull/1171 [Implementation]
- MUXed listeners
https://github.com/ietf-tapswg/api-drafts/pull/1166 [API] [Implementation]
- This makes a few sentences clearer to address #1134.
https://github.com/ietf-tapswg/api-drafts/pull/1168
- handling muxed conns. Closes #1139.
https://github.com/ietf-tapswg/api-drafts/pull/1167 [Implementation]
- One change to normative, for consistency
https://github.com/ietf-tapswg/api-drafts/pull/1165 [API]
- Note that the architecture forbids downgrade
https://github.com/ietf-tapswg/api-drafts/pull/1164
- Address OPSDIR management comment - fix #1153
https://github.com/ietf-tapswg/api-drafts/pull/1163
- Arch nits from OPSDIR - fix #1154
https://github.com/ietf-tapswg/api-drafts/pull/1161
- Discussion text on receiving: min => max
https://github.com/ietf-tapswg/api-drafts/pull/1159 [Implementation]
- Connection termination update
https://github.com/ietf-tapswg/api-drafts/pull/1157 [API] [Implementation]
- Send failures
https://github.com/ietf-tapswg/api-drafts/pull/1158 [Implementation]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/ietf-tapswg/api-drafts
_______________________________________________
Taps mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/taps