With version 0.24 there where no problems in getting responses which where 50mb and bigger in the range of 900mb+ .
My question is how I can best debug or check which part could cause the problem that, it startet to make problems.
Before it could download with ~33mb/s from the websocket connection and now it looks like it does nothing.
Where could I best start to look which part could be the problematic part.
I have tested it with two different creates https://github.com/gbaranski/ezsockets and https://github.com/jgraef/reqwest-websocket/ which both work if I use version 0.24 but both stop working if I go to the newest version.
When you want I can also test it directly with https://github.com/snapview/tokio-tungstenite if there the problem is also if needed.
With version 0.24 there where no problems in getting responses which where 50mb and bigger in the range of 900mb+ .
My question is how I can best debug or check which part could cause the problem that, it startet to make problems.
Before it could download with ~33mb/s from the websocket connection and now it looks like it does nothing.
Where could I best start to look which part could be the problematic part.
I have tested it with two different creates https://github.com/gbaranski/ezsockets and https://github.com/jgraef/reqwest-websocket/ which both work if I use version 0.24 but both stop working if I go to the newest version.
When you want I can also test it directly with https://github.com/snapview/tokio-tungstenite if there the problem is also if needed.