FactbirdHQ / ublox-short-range-rs

A driver crate for the entire u-blox short range family in Rust
6 stars 2 forks source link

Implementing DNS #8

Closed unizippro closed 3 years ago

unizippro commented 3 years ago

Might not be that important.

Hostname to IP could be done by extracting the IP from the connect message when conneting directly to a URL Blocking issue https://github.com/BlackbirdHQ/atat/issues/69.