mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 23:51:07 +00:00
add identify to README feature breakdown
This commit is contained in:
@ -106,10 +106,11 @@ ______________________________________________________________________
|
|||||||
|
|
||||||
### General Purpose Utilities & Datatypes
|
### General Purpose Utilities & Datatypes
|
||||||
|
|
||||||
| **Utility/Datatype** | **Status** | **Source** |
|
| **Utility/Datatype** | **Status** | **Source** |
|
||||||
| -------------------- | :--------: | :-------------------------------------------------------------------------: |
|
| --------------------- | :--------: | :------------------------------------------------------------------------------------------: |
|
||||||
| **`libp2p-ping`** | ✅ | [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/host/ping.py) |
|
| **`libp2p-ping`** | ✅ | [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/host/ping.py) |
|
||||||
| **`libp2p-peer`** | ✅ | [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/peer) |
|
| **`libp2p-peer`** | ✅ | [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/peer) |
|
||||||
|
| **`libp2p-identify`** | ✅ | [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/identity/identify/identify.py) |
|
||||||
|
|
||||||
______________________________________________________________________
|
______________________________________________________________________
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user