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

Multiple Streams using AioQuic (Continution). #2

Open
Karthikdasari0423 opened this issue Jun 16, 2022 · 2 comments
Open

Multiple Streams using AioQuic (Continution). #2

Karthikdasari0423 opened this issue Jun 16, 2022 · 2 comments

Comments

@Karthikdasari0423
Copy link

Karthikdasari0423 commented Jun 16, 2022

Hi,

Thank you for replying back @ElNiak

Myself Karthik.I am trying to use the "AioQuic" to write some python scripts.
I am trying to download a file(s) using the script and able to download the file(s).

But one small problem is only one single stream is being created between client and server to download the whole file.
Now I am trying to find out a way to download file(s) by creating multiple streams.

Could you please help me how to create multiple streams to download a file(s) in a single connection. @ElNiak

I am currently using "Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-113-generic x86_64)","Python 3.8.10" version for running both http3_client.py and http3_server.py.

Hope you are also using Linux where you have created multiple streams in a single connection using AIOQUIC. @ElNiak

Could you please confirm did you made any changes to the AIOQUIC code to create multiple streams in a single connection @ElNiak

I am not able to get what am i missing.

Attached quic log image for your reference

Hope you will reply soon.

Thanks and Regards,
Karthik.
aioquic_file

@Karthikdasari0423 Karthikdasari0423 changed the title Cont. Multiple Streams using AioQuic (Continution). Jun 16, 2022
@ElNiak
Copy link
Owner

ElNiak commented Apr 25, 2024

Sorry for the late response, I will look forward to respond you clearly asap

@Karthikdasari0423
Copy link
Author

@ElNiak Thanks

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

No branches or pull requests

2 participants