Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Async/await support #4

Open
tvolk131 opened this issue Nov 24, 2020 · 4 comments
Open

Async/await support #4

tvolk131 opened this issue Nov 24, 2020 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@tvolk131
Copy link

I'd love to see non-blocking I/O that works with Tokio! I don't know exactly how this would work under the hood, but I'm happy to look into it if you're interested.

@pleshevskiy
Copy link
Owner

Hello! Yes, I wanted to take the time to support async. I think it's low task because sonic doesn't support async yet.

@GallagherCommaJack
Copy link

i went ahead and implemented it anyway - probably makes sense to put async support behind a feature flag and open a pr?
GallagherCommaJack@5f94256

@pleshevskiy
Copy link
Owner

@GallagherCommaJack Very cool! Thank you for taking the time to do this. It is desirable to put async realization in a separate feature. there will need to be some fine-tuning if sonic gets a real async version, but that's not related to this PR

@pleshevskiy
Copy link
Owner

I'll start working on it after the #16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants