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

Commit

Permalink
feat(roadmap): update
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Aug 29, 2016
1 parent b56edc0 commit 418660f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,20 @@ UPDATE:
#### Extra:

- [ ] Migration to pull-streams - https://github.com/ipfs/js-ipfs/issues/403
- [ ] Usage of interface-ipfs-core tests with js-ipfs-api to test the http-api of js-ipfs
- [ ] Test js-ipfs using ipfs-api through http-api with interface-ipfs-core tests
- [x] test-block
- [x] test-object
- [ ] test-files
- [x] test-config
- [ ] test-swarm

### Dependencies:

- js-ipfs needs the following from go-ipfs (preferrably in a release) (https://github.com/ipfs/go-ipfs/issues/2738):
- [ ] Do not assume that the Public Key is only transfered in secio
- [ ] Websockets support (really nice to have)
- [ ] use the defined protocol multicodecs https://github.com/ipfs/specs/blob/master/libp2p/7-properties.md#757-protocol-multicodecs
- [ ] go-libp2p scripts for libp2p interop testing https://github.com/ipfs/js-libp2p-ipfs/issues/15

### Notes:

Expand Down

0 comments on commit 418660f

Please sign in to comment.