You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: