diff --git a/README.md b/README.md index 23ddf3b0ecbeb336d1397efdc04d3f3d3dd11d7a..4777744307bd7ce5ee6697024e400e0e79480ecb 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@
-
-
@@ -116,13 +114,10 @@ List of packages currently in existence for libp2p:
| Name | CI/Travis | CI/Jenkins | Coverage |
| ---------|---------|---------|--------- |
| **Libp2p** |
-| [`interface-libp2p`](//github.com/libp2p/interface-libp2p) | | | |
| [`libp2p`](//github.com/libp2p/go-libp2p) | [](https://travis-ci.org/libp2p/go-libp2p) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p) |
| **Connection** |
-| [`interface-connection`](//github.com/libp2p/interface-connection) | | | |
| [`go-libp2p-net`](//github.com/libp2p/go-libp2p-net) | [](https://travis-ci.org/libp2p/go-libp2p-net) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-net/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-net) |
| **Transport** |
-| [`interface-transport`](//github.com/libp2p/interface-transport) | | | |
| [`go-ws-transport`](//github.com/libp2p/go-ws-transport) | [](https://travis-ci.org/libp2p/go-ws-transport) | [](https://ci.ipfs.team/job/libp2p/job/go-ws-transport/job/master/) | [](https://codecov.io/gh/libp2p/go-ws-transport) |
| [`go-libp2p-transport`](//github.com/libp2p/go-libp2p-transport) | [](https://travis-ci.org/libp2p/go-libp2p-transport) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-transport/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-transport) |
| [`go-tcp-transport`](//github.com/libp2p/go-tcp-transport) | [](https://travis-ci.org/libp2p/go-tcp-transport) | [](https://ci.ipfs.team/job/libp2p/job/go-tcp-transport/job/master/) | [](https://codecov.io/gh/libp2p/go-tcp-transport) |
@@ -130,6 +125,7 @@ List of packages currently in existence for libp2p:
| **Crypto Channels** |
| [`go-libp2p-secio`](//github.com/libp2p/go-libp2p-secio) | [](https://travis-ci.org/libp2p/go-libp2p-secio) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-secio/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-secio) |
| **Stream Muxers** |
+| [`interface-stream-muxer`](//github.com/libp2p/interface-stream-muxer) | | | |
| [`go-stream-muxer`](//github.com/libp2p/go-stream-muxer) | [](https://travis-ci.org/libp2p/go-stream-muxer) | [](https://ci.ipfs.team/job/libp2p/job/go-stream-muxer/job/master/) | [](https://codecov.io/gh/libp2p/go-stream-muxer) |
| **Discovery** |
| [`interface-peer-discovery`](//github.com/libp2p/interface-peer-discovery) | | | |
@@ -141,11 +137,7 @@ List of packages currently in existence for libp2p:
| [`go-libp2p-peerstore`](//github.com/libp2p/go-libp2p-peerstore) | [](https://travis-ci.org/libp2p/go-libp2p-peerstore) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-peerstore/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-peerstore) |
| [`go-libp2p-protocol`](//github.com/libp2p/go-libp2p-protocol) | [](https://travis-ci.org/libp2p/go-libp2p-protocol) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-protocol/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-protocol) |
| **Content Routing** |
-| [`interface-content-routing`](//github.com/libp2p/interface-content-routing) | | | |
| **Peer Routing** |
-| [`interface-peer-routing`](//github.com/libp2p/interface-peer-routing) | | | |
-| **Record Store** |
-| [`interface-record-store`](//github.com/libp2p/interface-record-store) | | | |
| **Miscellaneous** |
| [`go-libp2p-crypto`](//github.com/libp2p/go-libp2p-crypto) | [](https://travis-ci.org/libp2p/go-libp2p-crypto) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-crypto/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-crypto) |
| [`go-libp2p-interface-connmgr`](//github.com/libp2p/go-libp2p-interface-connmgr) | [](https://travis-ci.org/libp2p/go-libp2p-interface-connmgr) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-interface-connmgr/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-interface-connmgr) |