cheatfate
|
fcfb87d2a0
|
Deprecate oneIndex(), oneValue(), all(), or(), and().
Add allFutures() and one().
Fix deprecation in chunkedstream.
Add tests.
|
2019-07-04 15:04:59 +03:00 |
cheatfate
|
7d7753b7fd
|
Initial cancellation proposal.
|
2019-06-20 23:30:41 +03:00 |
cheatfate
|
5d4338d294
|
Fix chunkedstream documentation.
Remove unnecessary asserts.
|
2019-06-12 18:26:20 +03:00 |
cheatfate
|
f83d1b4da4
|
Remove some unused symbols.
|
2019-06-08 08:37:58 +03:00 |
cheatfate
|
77b4ff0534
|
Remove timeout handling for streams.
|
2019-06-06 14:00:47 +03:00 |
cheatfate
|
2ba6e5a412
|
Fix ChunkedStream error to be derived from CatchableError.
|
2019-05-10 09:01:16 +03:00 |
cheatfate
|
1763c9dcff
|
Add AsyncStreams.
Add Chunked-Encoding AsyncStream reader/writer.
Add tests.
|
2019-05-07 23:11:40 +03:00 |