- Add details about rust toolchain(compile requirements) in
README.md
- concurrent request for
peer_exchange
and more methods likeSite::find_peers
- Add
Peer::connect_async
+ZeroConnection::from_address_async
inzeronet_protocol
crate - adopt new nightly api changes for
extract_if
& unsafe block forstd::env::set_var
- Several Internal changes and bug fixes, See diff for full commit changes.