Skip to content

Libp2p_Kit_Py

endomorphosis edited this page Dec 20, 2024 · 1 revision

This module is meant to implement Libp2p in python, however because the libp2p package is undergoing major changes after not being updated in 3 years, this work is put on hold until the development has reached a stable state and is relatively feature complete, as it is right now Ping and Quic (TCP) are new features as of last week. (12/19/2024) The javascript, nodejs, rust, go versions are more feature complete, and there is an old version that is defunct, that was written in nodejs with a bridge to python, but that will be reworked with the python version instead.

Clone this wiki locally