Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@odesenfans odesenfans released this 09 Feb 09:06
299b3db

What's Changed

  • Added support for the JavaScript P2P daemon
  • The Daemon class is now part of p2pclient and can be used to spawn a P2P daemon from Python code
  • The project now uses anyio to manage asynchronous code
  • Removed the dependency to py-libp2p as it is not maintained anymore. The required parts were directly integrated in the codebase.