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

Could you expose the classes about Quic as public #24782

Closed
kerryjiang opened this issue Aug 11, 2020 · 2 comments
Closed

Could you expose the classes about Quic as public #24782

kerryjiang opened this issue Aug 11, 2020 · 2 comments
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Comments

@kerryjiang
Copy link

Right now, the classes about Quic like QuicListener, QuicConnection and QuicStream are internal.

Do you have a plan to change their access modifier to public? It allows some other libraries to use these classes.

@gfoidl
Copy link
Member

gfoidl commented Aug 11, 2020

For reference: #15271
Maybe this gives you the information you look for.

@kerryjiang
Copy link
Author

OK, let me follow that thread.

Thank you!

@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2020
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

No branches or pull requests

4 participants