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

Channel ordering; acknowledgements; closing handshake changes; general clarification #144

Merged
merged 12 commits into from
Jul 15, 2019

Conversation

cwgoes
Copy link
Contributor

@cwgoes cwgoes commented Jun 29, 2019

Closes #132
Closes #135
Closes #136

Easier to do at once; simplifies a few joint cases which can be optimized.

@cwgoes cwgoes added tao Transport, authentication, & ordering layer. wip Issues or pull requests which are in progress. labels Jun 29, 2019
@cwgoes cwgoes changed the title Add unordered channels, alter ordered channels Channel ordering; acknowledgements; clarification Jul 4, 2019
@cwgoes cwgoes changed the title Channel ordering; acknowledgements; clarification Channel ordering; acknowledgements; closing handshake changes; general clarification Jul 4, 2019
@cwgoes
Copy link
Contributor Author

cwgoes commented Jul 4, 2019

To-do:

  • Handle in-flight packets on channel closure
  • Cleanup for unordered channels

@cwgoes cwgoes marked this pull request as ready for review July 7, 2019 20:35
@cwgoes cwgoes mentioned this pull request Jul 15, 2019
@cwgoes
Copy link
Contributor Author

cwgoes commented Jul 15, 2019

Channel closure split to #148.

@cwgoes cwgoes merged commit 66bca00 into master Jul 15, 2019
@cwgoes cwgoes deleted the cwgoes/add-unordered-channels branch July 15, 2019 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tao Transport, authentication, & ordering layer. wip Issues or pull requests which are in progress.
Projects
None yet
1 participant