mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
add identify to README feature breakdown
This commit is contained in:
@ -106,10 +106,11 @@ ______________________________________________________________________
|
||||
|
||||
### General Purpose Utilities & Datatypes
|
||||
|
||||
| **Utility/Datatype** | **Status** | **Source** |
|
||||
| -------------------- | :--------: | :-------------------------------------------------------------------------: |
|
||||
| **`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) |
|
||||
| **Utility/Datatype** | **Status** | **Source** |
|
||||
| --------------------- | :--------: | :------------------------------------------------------------------------------------------: |
|
||||
| **`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-identify`** | ✅ | [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/identity/identify/identify.py) |
|
||||
|
||||
______________________________________________________________________
|
||||
|
||||
|
||||
Reference in New Issue
Block a user