JSPM

  • Created
  • Published
  • Downloads 4947
  • Score
    100M100P100Q161231F
  • License MIT

Implementation of multistream spec https://github.com/ipfs/specs/blob/wire/protocol/network/wire.md#multistream

Package Exports

  • multistream-select

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (multistream-select) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-multistream

GitterBuild Status

Node.js implementation of the multistream/multistream-select protocol, as described in https://github.com/ipfs/specs/blob/wire/protocol/network/wire.md#protocol-multiplexing

Usage / Example

Other impl