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
8be4535a
Unverified
Commit
8be4535a
authored
Aug 24, 2018
by
Steven Allen
Committed by
GitHub
Aug 24, 2018
Browse files
Merge pull request #404 from raulk/package-list
README: fix go-libp2p-blankhost row
parents
b9e24036
a6d21322
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8be4535a
...
...
@@ -116,7 +116,7 @@ List of packages currently in existence for libp2p:
|
**Libp2p**
|
|
[
`go-libp2p`
](
//github.com/libp2p/go-libp2p
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p) |
[
![jenkins
](
https://ci.ipfs.team/buildStatus/icon?job=libp2p/go-libp2p/master
)
](https://ci.ipfs.team/job/libp2p/job/go-libp2p/job/master/) |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p) | go-libp2p entry point |
|
[
`go-libp2p-host`
](
//github.com/libp2p/go-libp2p-host
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-host.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-host) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-host/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-host) | libp2p "host" interface |
|
[
`
minimal implementation of the "host" interface
`
](
//github.com/libp2p/go-libp2p-blankhost
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-blankhost.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-blankhost) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-blankhost/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-blankhost) | |
|
[
`
go-libp2p-blankhost
`
](
//github.com/libp2p/go-libp2p-blankhost
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-blankhost.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-blankhost) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-blankhost/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-blankhost) |
minimal implementation of the "host" interface
|
|
**Network**
|
|
[
`go-libp2p-net`
](
//github.com/libp2p/go-libp2p-net
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-net.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-net) | N/A |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-net/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-net) | libp2p connection and "network" interfaces |
|
[
`go-libp2p-swarm`
](
//github.com/libp2p/go-libp2p-swarm
)
|
[
![Travis CI
](
https://travis-ci.org/libp2p/go-libp2p-swarm.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-swarm) |
[
![jenkins
](
https://ci.ipfs.team/buildStatus/icon?job=libp2p/go-libp2p-swarm/master
)
](https://ci.ipfs.team/job/libp2p/job/go-libp2p-swarm/job/master/) |
[
![codecov
](
https://codecov.io/gh/libp2p/go-libp2p-swarm/branch/master/graph/badge.svg
)
](https://codecov.io/gh/libp2p/go-libp2p-swarm) | reference implementation |
...
...
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