mirror of
https://github.com/libp2p/go-libp2p.git
synced 2025-09-26 20:21:26 +08:00
Merge pull request #506 from petroav/remove-duplicates-in-readme
readme: remove duplicate repo entries in README and package-list.json
This commit is contained in:
@@ -179,9 +179,7 @@ List of packages currently in existence for libp2p:
|
||||
| [`go-msgio`](//github.com/libp2p/go-msgio) | [](https://travis-ci.org/libp2p/go-msgio) | N/A | [](https://codecov.io/gh/libp2p/go-msgio) | length prefixed data channel |
|
||||
| [`go-addr-util`](//github.com/libp2p/go-addr-util) | [](https://travis-ci.org/libp2p/go-addr-util) | N/A | [](https://codecov.io/gh/libp2p/go-addr-util) | address utilities for libp2p swarm |
|
||||
| [`go-buffer-pool`](//github.com/libp2p/go-buffer-pool) | [](https://travis-ci.org/libp2p/go-buffer-pool) | N/A | [](https://codecov.io/gh/libp2p/go-buffer-pool) | a variable size buffer pool for go |
|
||||
| [`go-libp2p-loggables`](//github.com/libp2p/go-libp2p-loggables) | [](https://travis-ci.org/libp2p/go-libp2p-loggables) | N/A | [](https://codecov.io/gh/libp2p/go-libp2p-loggables) | logging helpers |
|
||||
| [`go-libp2p-routing-helpers`](//github.com/libp2p/go-libp2p-routing-helpers) | [](https://travis-ci.org/libp2p/go-libp2p-routing-helpers) | [](https://ci.ipfs.team/job/libp2p/job/go-libp2p-routing-helpers/job/master/) | [](https://codecov.io/gh/libp2p/go-libp2p-routing-helpers) | routing helpers |
|
||||
| [`go-maddr-filter`](//github.com/libp2p/go-maddr-filter) | [](https://travis-ci.org/libp2p/go-maddr-filter) | N/A | [](https://codecov.io/gh/libp2p/go-maddr-filter) | a library to perform filtering of multiaddrs. |
|
||||
| [`go-reuseport`](//github.com/libp2p/go-reuseport) | [](https://travis-ci.org/libp2p/go-reuseport) | N/A | [](https://codecov.io/gh/libp2p/go-reuseport) | enables reuse of addresses |
|
||||
| [`go-sockaddr`](//github.com/libp2p/go-sockaddr) | [](https://travis-ci.org/libp2p/go-sockaddr) | N/A | [](https://codecov.io/gh/libp2p/go-sockaddr) | utils for sockaddr conversions |
|
||||
| [`go-flow-metrics`](//github.com/libp2p/go-flow-metrics) | [](https://travis-ci.org/libp2p/go-flow-metrics) | N/A | [](https://codecov.io/gh/libp2p/go-flow-metrics) | metrics library |
|
||||
|
Reference in New Issue
Block a user