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

Add back connection tagging #362

Merged
merged 3 commits into from
Aug 11, 2020
Merged

Conversation

hannahhoward
Copy link
Collaborator

Goals

Resolve: #361

Implementation

This is believe it or not just a rebase of @ingar's PR from a bit back with a few updates -- mainly putting connection tagging around the whole deal rather than just the data transfer.

Copy link
Contributor

@ingar ingar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hannahhoward hannahhoward merged commit 2b6a791 into master Aug 11, 2020
hannahhoward added a commit that referenced this pull request Aug 12, 2020
* Add peer tagging to Client flow

* Protect connections during data transfer (from the Provider's perspective)

* fix(imports): run imports check

Co-authored-by: Ingar Shu <ingar@carbonfive.com>
hannahhoward added a commit that referenced this pull request Aug 12, 2020
* Add peer tagging to Client flow

* Protect connections during data transfer (from the Provider's perspective)

* fix(imports): run imports check

Co-authored-by: Ingar Shu <ingar@carbonfive.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reinstitute connection tagging for duration of deal
2 participants