Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
9592a3ea
Commit
9592a3ea
authored
Oct 18, 2018
by
Steven Allen
Browse files
package-list: fix pubsub link
(for rename)
parent
11bd3221
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9592a3ea
...
...
@@ -145,7 +145,6 @@ List of packages currently in existence for libp2p:
|
[
`go-libp2p-nat`
](
//github.com/libp2p/go-libp2p-nat
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-nat.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-nat) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-nat/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-nat) | |
|
[
`go-libp2p-autonat`
](
//github.com/libp2p/go-libp2p-autonat
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-autonat.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-autonat) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-autonat/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-autonat) | NAT autodetection (client) |
|
[
`go-libp2p-autonat-svc`
](
//github.com/libp2p/go-libp2p-autonat-svc
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-autonat-svc.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-autonat-svc) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-autonat-svc/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-autonat-svc) | NAT autodetection (service) |
|
**Peerstore**
|
|
[
`go-libp2p-peerstore`
](
//github.com/libp2p/go-libp2p-peerstore
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-peerstore.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-peerstore) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-peerstore/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-peerstore) | interfaces and reference implementation |
|
**Connection Manager**
|
...
...
@@ -159,12 +158,11 @@ List of packages currently in existence for libp2p:
|
[
`go-libp2p-pubsub-router`
](
//github.com/libp2p/go-libp2p-pubsub-router
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-pubsub-router.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-pubsub-router) |
[
![jenkins
](
https://ci.ipfs.team/buildStatus/icon?job=libp2p/go-libp2p-pubsub-router/master
)
](https://ci.ipfs.team/job/libp2p/job/go-libp2p-pubsub-router/job/master/) |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-pubsub-router/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-pubsub-router) | record-store over pubsub adapter |
|
**Discovery**
|
|
[
`go-libp2p-discovery`
](
//github.com/libp2p/go-libp2p-discovery
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-discovery.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-discovery) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-discovery/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-discovery) | active peer disovery interface |
|
**Consensus**
|
|
[
`go-libp2p-consensus`
](
//github.com/libp2p/go-libp2p-consensus
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-consensus.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-consensus) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-consensus/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-consensus) | consensus protocols interfaces |
|
[
`go-libp2p-raft`
](
//github.com/libp2p/go-libp2p-raft
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-raft.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-raft) |
[
![jenkins
](
https://ci.ipfs.team/buildStatus/icon?job=libp2p/go-libp2p-raft/master
)
](https://ci.ipfs.team/job/libp2p/job/go-libp2p-raft/job/master/) |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-raft/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-raft) | consensus implementation over raft |
|
**Pubsub**
|
|
[
`go-
flood
sub`
](
//github.com/libp2p/go-
flood
sub
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-
flood
sub.svg?branch=master
)
](https://travis-ci.org/libp2p/go-
flood
sub) |
[
![jenkins
](
https://ci.ipfs.team/buildStatus/icon?job=libp2p/go-
flood
sub/master
)
](https://ci.ipfs.team/job/libp2p/job/go-
flood
sub/job/master/) |
[
![codecov
](
https://codecov.io/gh/libp2p/go-
flood
sub/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-
floodsub) | basic implementation of pubsub driven by flooding
|
|
[
`go-
libp2p-pub
sub`
](
//github.com/libp2p/go-
libp2p-pub
sub
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-
libp2p-pub
sub.svg?branch=master
)
](https://travis-ci.org/libp2p/go-
libp2p-pub
sub) |
[
![jenkins
](
https://ci.ipfs.team/buildStatus/icon?job=libp2p/go-
libp2p-pub
sub/master
)
](https://ci.ipfs.team/job/libp2p/job/go-
libp2p-pub
sub/job/master/) |
[
![codecov
](
https://codecov.io/gh/libp2p/go-
libp2p-pub
sub/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-
libp2p-pubsub) | multiple pubsub over libp2p implementations
|
|
**RPC**
|
|
[
`go-libp2p-gorpc`
](
//github.com/libp2p/go-libp2p-gorpc
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-gorpc.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-gorpc) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-gorpc/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-gorpc) | a simple RPC library for libp2p |
|
**Metrics**
|
...
...
package-list.json
View file @
9592a3ea
...
...
@@ -63,7 +63,7 @@
[
"libp2p/go-libp2p-raft"
,
"go-libp2p-raft"
,
"consensus implementation over raft"
],
"Pubsub"
,
[
"libp2p/go-
floodsub"
,
"go-floodsub"
,
"basic implementation of pubsub driven by flooding
"
],
[
"libp2p/go-
libp2p-pubsub"
,
"go-libp2p-pubsub"
,
"multiple pubsub over libp2p implementations
"
],
"RPC"
,
[
"libp2p/go-libp2p-gorpc"
,
"go-libp2p-gorpc"
,
"a simple RPC library for libp2p"
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment