Here you can see the full list of changes between each tokio-ping release.
- Make PingChainStream lazier (#13)
- Use Duration instead of f64
- Use tokio instead of tokio-core
- Use failure instead of error-chain
- Simplify ICMP packets encoding and parsing
- Use socket2 instead of lazy_socket (#3)
Initial release.