Skip to content

Instantly share code, notes, and snippets.

@glendaviesnz
Created December 24, 2018 02:10
Show Gist options
  • Save glendaviesnz/1475a34bc943c47e374cb1362a34aa5d to your computer and use it in GitHub Desktop.
Save glendaviesnz/1475a34bc943c47e374cb1362a34aa5d to your computer and use it in GitHub Desktop.
chunkQueue$
.pipe(mergeMap((data) => data, null, maxConnections))
.subscribe();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment