Josiah Noel

Results 153 comments of Josiah Noel

I suppose it couldn't hurt. [this method writes the class](https://github.com/avaje/avaje-jsonb/blob/d1951c1cfe0379b163ddf4ac5da0cac42390ef5b/jsonb-generator/src/main/java/io/avaje/jsonb/generator/SimpleComponentWriter.java#L42)

@mechite what do you think of this so far

Remember that jex exclusively uses virtual threads so that we can avoid needing to implement any async stuff

You can put in a manual override to use a regular executor, but the whole thing was designed with virtual threads in mind

consider me baffled, these transport tests are so flaky

this might be the fabled udp unreliability, I can't tell if it's a client or server issue, given the total lack of java webtransport clients in the ecosystem.

I think I get it, it was sending the data frames before the ssl frames, so just need a delay before sending data. EDIT: apparently it was something else

after https://github.com/ptrd/flupke/issues/29 is resolved we should be good to go

@rbygrave I'm good with this