Lewis Diamond
|
87c44de799
|
Default to an objectMode: true instance but allow creating other instances with other defaults
|
2020-08-03 18:54:40 -04:00 |
|
Lewis Diamond
|
4aac05c9c0
|
Adding some partial documentation. Fixing batching timeout
|
2020-07-31 23:32:26 -04:00 |
|
Lewis Diamond
|
e6fb55eb1a
|
ObjectMode is now true by default
|
2020-07-04 10:58:08 -04:00 |
|
Lewis Diamond
|
74ce415118
|
Update tests make export a bit nicer
|
2020-07-04 10:43:52 -04:00 |
|
Jerry Kurian
|
71b03678ba
|
Add chunk to constructor (#5)
* Add chunk to constructor
* Add test
* Bump version
|
2020-04-27 12:25:36 -04:00 |
|
Lewis Diamond
|
ed73bd2887
|
Adding collected
|
2020-03-02 10:09:46 -05:00 |
|
Jerry Kurian
|
12efbec698
|
Update tests
|
2020-01-28 09:48:29 -05:00 |
|
Jerry Kurian
|
ce2bb55b24
|
Emit correct event
|
2020-01-27 16:10:00 -05:00 |
|
Jerry Kurian
|
8856cb8d3b
|
Update demux
|
2020-01-27 13:07:37 -05:00 |
|
Jerry Kurian
|
2b1308a605
|
use fromArray
|
2020-01-27 09:29:59 -05:00 |
|
Jerry Kurian
|
11ed6f81e7
|
remove console log
|
2020-01-26 10:43:33 -05:00 |
|
Jerry Kurian
|
cf719b25cf
|
Fix broken test
|
2020-01-26 10:37:59 -05:00 |
|
Jerry Kurian
|
9c09957775
|
Add test for remux
|
2020-01-26 10:26:54 -05:00 |
|
Lewis Diamond
|
4b806c4d4e
|
Fix a few thing with compose
|
2019-12-06 16:38:52 -05:00 |
|
Lewis Diamond
|
7ab8541cf6
|
Removed useless params in unbatch
|
2019-12-02 16:14:32 -05:00 |
|
Lewis Diamond
|
a85054fd82
|
DefaultOptions implemented as module factory
|
2019-12-02 16:05:27 -05:00 |
|
Jerry Kurian
|
9b31479406
|
10% error for compose
|
2019-11-01 10:10:46 -04:00 |
|
Jerry Kurian
|
4f80d44ed8
|
Improve test
|
2019-09-26 10:36:36 -04:00 |
|
Jerry Kurian
|
b8bd69eb01
|
Split rate tests
|
2019-09-26 09:53:15 -04:00 |
|
Jerry Kurian
|
f177f95f52
|
Remove logs
|
2019-09-26 09:24:58 -04:00 |
|
Jerry Kurian
|
a11aa10d16
|
Clean up
|
2019-09-26 09:23:09 -04:00 |
|
Jerry Kurian
|
70edee51c4
|
Update interface
|
2019-09-13 08:57:19 -04:00 |
|
Jerry Kurian
|
158475183a
|
Cleanup console logs
|
2019-09-12 15:35:59 -04:00 |
|
Jerry Kurian
|
48a231d61c
|
Remote rate from accumulator
|
2019-09-12 15:34:42 -04:00 |
|
Jerry Kurian
|
4c7e9ceb7e
|
Improve interface for accumulator
|
2019-09-12 14:40:47 -04:00 |
|
Jerry Kurian
|
517e281ce5
|
Remove try catch from provided functions, user handles errors
|
2019-09-12 09:41:04 -04:00 |
|
Jerry Kurian
|
586f618e95
|
Update demux
|
2019-09-12 09:08:49 -04:00 |
|
Jerry Kurian
|
65c36a8f22
|
Update tests
|
2019-09-11 16:33:02 -04:00 |
|
Jerry Kurian
|
ce19c5e987
|
Add test for drain events
|
2019-09-11 15:09:51 -04:00 |
|
Jerry Kurian
|
f06cb1c33e
|
Remove console log
|
2019-09-11 14:31:06 -04:00 |
|
Jerry Kurian
|
dcfd6fe4c2
|
Update tests
|
2019-09-11 14:29:20 -04:00 |
|
Jerry Kurian
|
9d280b1662
|
Wait for drain when write returns false in demux
|
2019-09-10 18:13:13 -04:00 |
|
Jerry Kurian
|
ee3d9b9ded
|
Add spies to ensure demux handles keys correctly
|
2019-09-10 12:09:26 -04:00 |
|
Jerry Kurian
|
7aeea4815a
|
Add descriptions for demux and compose
|
2019-09-09 15:54:29 -04:00 |
|
Jerry Kurian
|
eed36a4fe9
|
Lots of stuff
|
2019-09-09 14:43:18 -04:00 |
|
Jerry Kurian
|
ea2ffdb38c
|
Add test for unwritable streams in demux
|
2019-09-09 13:47:38 -04:00 |
|
Jerry Kurian
|
0067ba6a7c
|
Add tests for demux
|
2019-09-09 11:53:21 -04:00 |
|
Jerry Kurian
|
599ba16d48
|
Add more tests for compose
|
2019-09-09 08:58:04 -04:00 |
|
Jerry Kurian
|
2cbeae38e7
|
Test readable length in first
|
2019-09-07 17:14:08 -04:00 |
|
Jerry Kurian
|
ae7c9d6b09
|
Add test for highwatermark
|
2019-09-07 14:27:55 -04:00 |
|
Jerry Kurian
|
cd10649d44
|
WIP Add some backpressure tests for compose
|
2019-09-07 11:04:33 -04:00 |
|
Jerry Kurian
|
fe0e53147c
|
Handle backpressure
|
2019-08-30 09:33:29 -04:00 |
|
Jerry Kurian
|
2524d51aa7
|
Allow CB to be called by construction streams
|
2019-08-29 14:39:08 -04:00 |
|
Jerry Kurian
|
9765e6cb49
|
Update tests to write to sink
|
2019-08-29 08:50:11 -04:00 |
|
Jerry Kurian
|
685215bee6
|
Add test for keyBy
|
2019-08-28 17:04:31 -04:00 |
|
Jerry Kurian
|
9b09a3f949
|
Add demux
|
2019-08-28 17:01:51 -04:00 |
|
Jerry Kurian
|
1d0e15890c
|
Tests
|
2019-08-22 14:52:39 -04:00 |
|
Jerry Kurian
|
d097fa6aa5
|
Save
|
2019-08-22 12:07:30 -04:00 |
|
Jerry Kurian
|
1e7fad2403
|
Remove composed.spec
|
2019-08-21 15:40:34 -04:00 |
|
Jerry Kurian
|
6581e1d745
|
Save
|
2019-08-21 15:40:19 -04:00 |
|