Skip to content

better libp2p integration and protocol rewrite

Pre-release
Pre-release
Compare
Choose a tag to compare
@mkg20001 mkg20001 released this 02 Jul 15:23
· 649 commits to master since this release
299e67c

The protocol was now rewritten: Things are handled globally and clients expose methods to send requests

Also the default libp2p.handle method was now "zeronetified" so that it is now using the zeronet protocol

Connections now use pull-streams and the protocol isn't listening for each client separately