bob
bob copied to clipboard
🚰 binary data "streams+" via data producers, data consumers, and pull flow.
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.3 to 4.7.6. Changelog Sourced from handlebars's changelog. v4.7.6 - April 3rd, 2020 Chore/Housekeeping: #1672 - Switch cmd parser to latest minimist (@dougwilson Compatibility notes: Restored Node.js...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
I'm excited to see this development as I am a heavy user of the pull-stream ecosystem for etl processing. This approach feels and reads extremely similar, but with obvious gains...
I have added a section to the readme in this repo about "extensions": [API Extension Reference](https://github.com/Fishrock123/bob#api-extension-reference) So far this has seemed the best way to deal with possible optional additional...
Slides at: https://fishrock123.github.io/nodejs-collab-summit-montreal-2019/#0 Issue for the summit was https://github.com/openjs-foundation/summit/issues?q=is%3Aissue+is%3Aclosed
Moving out from https://github.com/Fishrock123/bob/issues/23#issuecomment-499560999 It seems that newer network protocols like QUIC desire multiple chunks of data to be in-flight at once (besides consider re-sending). This probably violates these two...
The last update was fairly large ([23/07/2019 - July]()https://github.com/Fishrock123/bob/issues/40), but this one is much smaller. Notably I'm no longer employed and paid to continue this kind of work around Node...
See https://github.com/push-stream/push-stream