Commit Graph

28 Commits

Author SHA1 Message Date
Jerry Kurian
58a95a91d0 Demux handles arrays by key 2020-05-08 15:58:31 -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
f661f9be6b Export DemuxOptions is necessary for publishing 2020-03-02 10:17:41 -05:00
Jerry Kurian
ce2bb55b24 Emit correct event 2020-01-27 16:10:00 -05:00
Jerry Kurian
2bbc5c9e0f types 2020-01-27 13:11:51 -05:00
Jerry Kurian
8856cb8d3b Update demux 2020-01-27 13:07:37 -05:00
Jerry Kurian
9c09957775 Add test for remux 2020-01-26 10:26:54 -05:00
Jerry Kurian
bff4e0d6ed Add remux options 2020-01-26 09:55:35 -05:00
Jerry Kurian
bd178ce2f0 Revert to old 2020-01-25 12:36:38 -05:00
Jerry Kurian
1227ce7095 Allow demux to be piped (mux) 2020-01-25 12:33:09 -05:00
Lewis Diamond
a85054fd82 DefaultOptions implemented as module factory 2019-12-02 16:05:27 -05:00
Jerry Kurian
c690185ab7 Update demux 2019-11-27 16:55:13 -05:00
Jerry Kurian
f6e3a03eb7 Add TODO 2019-09-26 09:44:42 -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
4c7e9ceb7e Improve interface for accumulator 2019-09-12 14:40:47 -04:00
Jerry Kurian
586f618e95 Update demux 2019-09-12 09:08:49 -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
83ef6e9734 remove duplicate descriptions 2019-09-09 15:58:35 -04:00
Jerry Kurian
7aeea4815a Add descriptions for demux and compose 2019-09-09 15:54:29 -04:00
Jerry Kurian
d33d8dcad3 Add generic type 2019-09-09 15:15:40 -04:00
Jerry Kurian
eed36a4fe9 Lots of stuff 2019-09-09 14:43:18 -04:00
Jerry Kurian
0067ba6a7c Add tests for demux 2019-09-09 11:53:21 -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
9b09a3f949 Add demux 2019-08-28 17:01:51 -04:00