Juraj Wagner

Results 2 comments of Juraj Wagner

I have been prototyping changes such that: 1. base64 encoding is performed lazily line-by-line (by exposing an Iterator). 2. No copies are created (iterators are concatenated). Is there interest in...

@vietj Can you point me to the relevant vertx-web-client changes?