Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explain emulation of partial reliability with one message per stream? #15

Closed
mirjak opened this issue Oct 9, 2017 · 5 comments
Closed

Comments

@mirjak
Copy link
Contributor

mirjak commented Oct 9, 2017

No description provided.

@ianswett
Copy link
Contributor

ianswett commented Oct 9, 2017

I think explaining how reset can create partial reliability would be useful. I think that's orthogonal to whether it's a bidirectional stream model or a message model, though. One could use partial reliability in both cases.

@britram britram changed the title Should we explain how mapping messages to streams and use of reset could be used for emulating partly unreliable transmission? Explain emulation of partial reliability with one message per stream? Oct 19, 2017
@britram
Copy link
Contributor

britram commented Oct 31, 2018

Phrased as guidance on the use of resetting streams, this is useful. I don't think we're blocking on this, though, and in any case I wouldn't want whatever advice we give here to conflict with whatever partial reliability approach ends up in V2.

@britram
Copy link
Contributor

britram commented Nov 6, 2018

Discussion in BKK seems to have converged on "don't do this for v1 applicability statement; applicability of PR and different PR strategies belongs in a document discussing PR as an extension". closing for now.

@britram britram closed this as completed Nov 6, 2018
@britram
Copy link
Contributor

britram commented Nov 6, 2018

oops, going to leave this open to track discussion. note that #54 covers an alternate view of this.

@britram
Copy link
Contributor

britram commented Jul 2, 2019

there's a line of text in the working copy on this now: "If one message is
mapped on a single stream, resetting the stream if the message is not needed
anymore can be used to emulate partial reliability on a message basis." This is probably sufficient.

@britram britram closed this as completed Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants