hinst
09/16/2017, 10:16 AMcall.respond(LocalFileContent(file))
I wonder if its possible to check whether client received whole file or cancelled ?orangy
cy
09/18/2017, 8:57 AMwithTimeout(...) { respond(file) }
however it is not so cheap as it requires timeout scheduling