Julien Viet

Results 1238 comments of Julien Viet
trafficstars

has this been reported to Netty? On Wed, Sep 1, 2021 at 2:12 AM Derek Perez ***@***.***> wrote: > > I'm seeing this as well, graal native image 21.2.0 and...

you can use as work around your own static method that does it for you. we cannot change this in vertx otherwise it would be a breaking change unfortunately. it...

I'll have a look. We might improve this in the future indeed with a cleanup

is it a question or a requirement ?

@praneethvarma yes we could have this done with HttpServerRequestInternal is that's still relevant to you

what is the actual use case that is intended ?

I think we should check what hooks are required to make this possible in Vert.x and this would be a small plugin for vertx

this is expected, on each message on the specified address it creates a stream, this is similar to a server socket that creates socket > On 24 Apr 2020, at...

no particular reason, in practice this will use rather a low water mark and high water mark instead than being 0 - 500 range > On 24 Apr 2020, at...

it is currently on hold