hikalkan / scs

TCP Server/Client Communication and RMI Framework
MIT License
225 stars 112 forks source link

stream a file #6

Open furesoft opened 9 years ago

furesoft commented 9 years ago

add support to send a file to another client/server, chunk based

hikalkan commented 9 years ago

I think this is out of scope. Yes, we can add it as a benefit but I think it's more proper to make an extension library (say Scs.File) for that.