mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-16 08:15:08 +00:00
fd36bc5bf5
## Description - Removes the two API calls on `Connection` that haven't been migrated yet - Adds some more explicit `expect`s for unnamed `unwrap`s Closes #514 ## Breaking Changes - remove - `noq::Connection::local_ip` - `noq::Connection::remote_address`