netty-socketio icon indicating copy to clipboard operation
netty-socketio copied to clipboard

how to upload or download large files

Open codecodeabc opened this issue 4 years ago • 1 comments
trafficstars

i want to upload large files to server from client, now ,i can only upload a byte[] to server, Can the data be called back through the stream?? urgent !!!

codecodeabc avatar Oct 09 '21 08:10 codecodeabc

See my reply to similar question. Summary: create a file server using already deployed Netty library.

pablojr avatar Oct 10 '21 01:10 pablojr