Search results
169 packages found
Wrap handlers to use pull-stream
Simple pull-streams for websocket client connections
Pull streams implementation of a file reader
A pull-stream that filters until X elements, and stops streaming after Y elements.
Scan algorithm for pull streams
transform input into equally-sized blocks of output
Pull streams over window.postMessage
Protocol Buffers length-prefixed pull-stream encoder/decoder
Pull-stream which recursively flattens streams of streams
Pull the value from a promise using pull-streams
Combine latest for pull streams
Converts a pull-stream function into an equivalent object form.
Minimal express-like router for pull-streams
Limits the total number of items inside a through pull-stream.
group incoming items until either max item count is reached or no new items arrived for a while (like pull-group but with a timeout)
A refinement of the parallel map module for dynamic, unbounded, and fault-tolerant parallel processing.
Simple pull-stream for DOM events
Lends one value at a time from a stream. Re-lends in case of errors.
Synchronizes pull-streams that are connected by an unsynchronized transport.