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

Commit 3dddca2

Browse files
committed
docs(roadmap): update the roadmap
1 parent 09740c2 commit 3dddca2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ IPFS JavaScript Implementation roadmap
99
1010
### Tasks:
1111

12-
- [ ] files API
12+
- [x] files API
1313
- [x] js-ipfs-unixfs
1414
- [x] fixed size chunker
1515
- [x] unixfs layout
1616
- [x] jsipfs files add
17-
- [ ] jsipfs files get
17+
- [x] jsipfs files get
1818
- [x] jsipfs swarm
1919
- [x] listen on WebSockets + TCP
2020
- [x] spdy support
@@ -47,7 +47,7 @@ IPFS JavaScript Implementation roadmap
4747
UPDATE:
4848
- For Milestone 1, we also added:
4949
- [x] WebRTC transport with [libp2p-webrtc-star](https://github.com/libp2p/js-libp2p-webrtc-star)
50-
- [ ] [secio](https://github.com/ipfs/js-libp2p-secio)
50+
- [x] [secio](https://github.com/ipfs/js-libp2p-secio)
5151

5252
# Milestone 2 - Quality and correctness of the JavaScript Implementation
5353

0 commit comments

Comments
 (0)