Skip to content

Conversation

@TransientError
Copy link
Contributor

Issue #, if available: 281

Description of changes:
Using the tokio DuplexStream instead of SimStream.

Because DuplexStream doesn't implement Connection, I created a wrapper for it that does, but I'm open to some alternatives.

By submitting this pull request

  • [ x] I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • [ x] I confirm that I've made a best effort attempt to update all relevant documentation.

Copy link
Contributor

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

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

This looks like a good change overall! Thanks for doing it. I just had two comments on field visibility.

Copy link
Contributor

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

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

Thanks so much!

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.

2 participants