Juan Gomez

Results 3 issues of Juan Gomez

Hi, hope you're doing great. Is there any way to define a MessageConvert for each Connection? Right now we have two Connections and we need to parse their messages using...

enhancement
help wanted

Hi guys, I'm having some issues with a `streamed` response, specifically an `OutOfMemoryError` exactly in this line: https://github.com/playframework/play-ws/blob/40ab550dfa90d3ddbb2a6b0058e984d5f65d0371/play-ahc-ws-standalone/src/main/scala/play/api/libs/ws/ahc/StandaloneAhcWSRequest.scala#L377 is it me or this is consuming the full `bodySource` into memory...

Hi, thanks in advance for the help with this library. I've got a quick question about using the `slice` function in a `Dataset`. Is there a way to `slice` a...