willem66745 / ntpclient-rust

Simple NTP client in Rust
MIT License
7 stars 0 forks source link

migrate serialization/deserializaton parts to byteorder #1

Closed willem66745 closed 9 years ago

willem66745 commented 9 years ago

Use byteorder in order to be prepared when _oldio module is removed due to rust rfc517.