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 async methods and examples #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

circler3
Copy link

I add async methods and examples for those who want to use it in async scenarios.

@Vect0rZ
Copy link
Owner

Vect0rZ commented Aug 28, 2020

@circler3 Thank you for your contribution. The change is generally safe to merge, but I will need some time to give it a test and review it locally. If everything is alright, will merge it.
One thing I noticed is that the only frame processing method that is async is OnStreamFrameAsync and we might want to update the other ones. This might pollute the QuicConnection class, but I think it's okay in the general case.

Thanks!

@GF-Huang
Copy link

Any progress?

@laolarou726
Copy link

@Vect0rZ Any progress for this?

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.

None yet

4 participants