This repository was archived by the owner on Aug 4, 2023. It is now read-only.
Commit c5d81d3
committed
Improvements for v5
- Change readers to return record instead of `Tuple`.
- Cleanup event handlers.
- Complete reads when stream is closed.
- New `Internal` functions.1 parent 5c9b693 commit c5d81d3
File tree
7 files changed
+398
-208
lines changed- src/Node/Stream
- test
7 files changed
+398
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments