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 body type #3021

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Channel body type #3021

wants to merge 10 commits into from

Conversation

yinho999
Copy link
Contributor

@yinho999 yinho999 commented Apr 21, 2023

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Add an unbounded channel receiver/sender wrapper for Tokio. I also added a channel function to generate pair of receiver and sender.

Closes #2505

@yinho999
Copy link
Contributor Author

Might need some help with this failing Linux 1.59 on GitHub action. Cannot reproduce the error on my computer which is running on Windows plus I don't think my code base touches any of the existing functionality. It only happens after merging the master branch into the working branch and I am not sure of the reason.

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.

channel body type
1 participant