pub fn parse_binding_request(b: &[u8]) -> Result<TransactionId, Error>
👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Expand description
Parses a STUN binding request.
pub fn parse_binding_request(b: &[u8]) -> Result<TransactionId, Error>
Parses a STUN binding request.