Fork me on GitHub
#yada
<
2017-07-09
>
dominicm12:07:36

I think, depending on what is being uploading (large data vs small infrequent data) that java.nio.channels Channel/Pipe might be your desire for large data upload type things.

bradford15:07:15

Agreed, but how do I bind that to a route? Or is it accessible in a context?