Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 03:22
· 5 commits to main since this release
  • Add details about rust toolchain(compile requirements) in README.md
  • concurrent request for peer_exchange and more methods like Site::find_peers
  • Add Peer::connect_async + ZeroConnection::from_address_async in zeronet_protocol crate
  • adopt new nightly api changes for extract_if & unsafe block for std::env::set_var
  • Several Internal changes and bug fixes, See diff for full commit changes.