Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobbubu/pull-mux


https://github.com/jacobbubu/pull-mux

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# @jacobbubu/pull-mux

[![Build Status](https://travis-ci.org/jacobbubu/pull-mux.svg)](https://travis-ci.org/jacobbubu/pull-mux)
[![Coverage Status](https://coveralls.io/repos/github/jacobbubu/pull-mux/badge.svg)](https://coveralls.io/github/jacobbubu/pull-mux)
[![npm](https://img.shields.io/npm/v/@jacobbubu/pull-mux.svg)](https://www.npmjs.com/package/@jacobbubu/pull-mux/)

> Mux and demux for pull-stream

## Intro.

This repo. is highly inspired by [pull-mux](https://github.com/nichoth/pull-mux) but support add sub-stream dynamically.

## Usage

Please see the [examples](https://github.com/jacobbubu/pull-mux/tree/master/examples) for the usage.