mpenet / hirundo

Helidon 4.x RING adapter - using loom/java21+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify implementation of ring.core.protocols.StreamableResponseBody

lispyclouds opened this issue · comments

With the release of Ring 1.12.0 ring-core-protocols is available as a zero deps stand-alone lib.
This should simplify the relatively complex implementation of the protocol here to avoid the big transitive deps.
If there is interest, I can raise a PR doing this.

Oh, I missed that one. Sure, go for it. I'd happily review work on this.