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

Support other async runtime #89

Open
minghuaw opened this issue Aug 12, 2022 · 0 comments
Open

Support other async runtime #89

minghuaw opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@minghuaw
Copy link
Owner

minghuaw commented Aug 12, 2022

This is a tracking issue for support of non-tokio runtimes.

Components that are bound to tokio runtime

  1. spawn
  2. JoinHandle
  3. JoinError
  4. Encoder and Decoder
  5. LengthDelimitedCodec
  6. Notify
  7. mpsc::Sender and mpsc::Receiver
  8. AsyncRead and AsyncWrite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant