Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore(roadmap): updates #680

Merged
merged 1 commit into from
Dec 23, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 16 additions & 6 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ UPDATE:
- [ ] Fix full bitswap compatibility with go-ipfs
- Bitswap Support
- [x] Support for matching func - https://github.com/multiformats/js-multistream-select/pull/26
- [ ] Support bitswap 1.0.0 and 1.1.0 simultaneously
- [x] Support bitswap 1.0.0 and 1.1.0 simultaneously

### Dependencies: `NA`
### Requirements by other projects: `NA`
Expand Down Expand Up @@ -264,7 +264,14 @@ This milestone was added as an extra during the quarter.

- Friedel

### Tasks: `NA`
### Tasks:
- [x] Ship `aegir-docs`
- [x] Ship custom theme for documentation.js https://github.com/dignifiedquire/clean-documentation-theme
- [ ] Add documentation, overall tracking: https://github.com/ipfs/js-ipfs/issues/615
- [ ] js-ipfs: https://github.com/ipfs/js-ipfs/pull/651
- [ ] js-ipfs-api: https://github.com/ipfs/js-ipfs-api/pull/469


### Dependencies: `NA`
### Requirements by other projects: `NA`
### Notes: `NA`
Expand Down Expand Up @@ -305,13 +312,16 @@ This milestone was added as an extra during the quarter.

### Tasks:

- [ ] PubSub API Spec and tests - https://github.com/ipfs/interface-ipfs-core/pull/101
- [ ] Implementation in js-ipfs - https://github.com/ipfs/js-ipfs/pull/644
- [ ] Implementation in js-ipfs-api - https://github.com/ipfs/js-ipfs-api/pull/471
- [x] PubSub API Spec and tests - https://github.com/ipfs/interface-ipfs-core/pull/101
- [x] Implementation in js-ipfs - https://github.com/ipfs/js-ipfs/pull/644
- [x] Implementation in js-ipfs-api - https://github.com/ipfs/js-ipfs-api/pull/493

### Dependencies: `NA`
### Requirements by other projects: `NA`
### Notes: `This milestone was added as an extra during the quarter.`
### Notes:
- `This milestone was added as an extra during the quarter.`
- Shipping blocked by http streaming issues for `subscribe`: https://github.com/ipfs/js-ipfs-api/pull/493#issuecomment-268603853

##### Expected date of completion: `NA`


Expand Down