Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Zagrodzki
a1b915080e Close returns error, to satisfy the io.Closer interface. 2017-04-27 02:48:43 +02:00
Sebastian Zagrodzki
76f4548b85 Add info about concurrency safety for stream. 2017-04-26 22:49:37 +02:00
Sebastian Zagrodzki
a55abe9076 Disable Write streams for now. 2017-04-26 21:51:00 +02:00
Sebastian Zagrodzki
cdd4223813 Handle a case where transfers channel was not closed properly. 2017-04-26 21:50:10 +02:00
Sebastian Zagrodzki
dacae32d83 Tests for read transfers, starting on write transfers. 2017-04-23 22:58:30 +02:00
Sebastian Zagrodzki
b50bc8761f First version of streaming transfers. 2017-04-23 10:45:04 +02:00