The libp2p daemon bindings for Python
Project description
py-libp2p-daemon-bindings
The libp2p daemon bindings for Python
Provides a client library to interact with the official libp2p daemons. Supports the Go and JavaScript daemons.
Features:
- The
Client
class enables communication with a P2P daemon using its protobuf control protocol. - The
Daemon
class allows to spawn a P2P daemon from Python code. This is especially useful for testing.
Tested with the Go daemon v0.2.0 and the JS daemon v0.10.2.
Supported features (Go daemon)
-
Identify
-
Connect
-
StreamOpen
-
StreamHandler
- Register -
StreamHandler
- Inbound stream - DHT ops
- Conn manager ops
- PubSub ops
Supported features (JS daemon)
-
Identify
-
Connect
-
StreamOpen
-
StreamHandler
- Register -
StreamHandler
- Inbound stream - DHT ops / most functionalities are bugged and some are not implemented
- Conn manager ops
- PubSub ops
- PeerStore
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
p2pclient-0.2.0.tar.gz
(17.9 kB
view hashes)
Built Distribution
p2pclient-0.2.0-py3-none-any.whl
(22.7 kB
view hashes)
Close
Hashes for p2pclient-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9671c174e89b09e7f3aefe40c6c004f013c393794de129aca22c8700a17303ee |
|
MD5 | 037629e9790892394cc95bf5002f1f3c |
|
BLAKE2b-256 | 4b870565e734a37369318588b7451b476dd70d524ac23aa3211fe33748f89da4 |