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

Commit

Permalink
docs(roadmap): update the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Aug 11, 2016
1 parent 09740c2 commit 3dddca2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ IPFS JavaScript Implementation roadmap
### Tasks:

- [ ] files API
- [x] files API
- [x] js-ipfs-unixfs
- [x] fixed size chunker
- [x] unixfs layout
- [x] jsipfs files add
- [ ] jsipfs files get
- [x] jsipfs files get
- [x] jsipfs swarm
- [x] listen on WebSockets + TCP
- [x] spdy support
Expand Down Expand Up @@ -47,7 +47,7 @@ IPFS JavaScript Implementation roadmap
UPDATE:
- For Milestone 1, we also added:
- [x] WebRTC transport with [libp2p-webrtc-star](https://github.com/libp2p/js-libp2p-webrtc-star)
- [ ] [secio](https://github.com/ipfs/js-libp2p-secio)
- [x] [secio](https://github.com/ipfs/js-libp2p-secio)

# Milestone 2 - Quality and correctness of the JavaScript Implementation

Expand Down

0 comments on commit 3dddca2

Please sign in to comment.