Frédéric Brégier
Frédéric Brégier
Stopping research for now: debugging gives me that it seems Http1xServerConnection.onEnd is called too early, such that there are missing chunks, but I don't get why. Sending with 1 thread,...
@vietj I ended up with a new version which seems far more stable, both in sequential and concurrent usages. - The VertBlockingInput is now far less blocking, only on necessary...
@vietj Hi, I know the end and begiining of year are not the most favorable time to review ;-) Any chance that this time my proposal is closer to your...
Any news? I guess next quarkus release is probably taken all available time...
Hi @vietj I just rebase the code such that to make it easier (no issue with rebase at all).
Hi @vietj Any news? Maybe you're thinking to another way (vertx native way?) or is this proposal not ok?
I understand. I know the recent releases were huge!! No problem
Hi @vietj Just a short notice on last Quarkus "main" version on ClientSendRequerstHandler with another implementation (far more simpler than mine): I've tried this implementation and it seems to fit....
@vietj OK, I found out that the next commit was fixing the header issue (I was on the commit level, so missing this one). I have to test however. Do...
@geoand No issue : you've found another way far more readable! That's perfect ! Thanks a lot! The goal was to be able to handle InputStream not fully in memory...