Releases: tonstack/adnl-rs
Releases · tonstack/adnl-rs
v2.0.0
What's Changed
- Use tokio codecs for the protocol, use everscale-crypto for keys, add server implementation by @hacker-volodya in #4
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Fix clippy warnings by @hacker-volodya in #2
- Async support by @navichok26 in #3
New Contributors
- @hacker-volodya made their first contribution in #2
- @navichok26 made their first contribution in #3
Full Changelog: v0.1.0...v1.0.0
Initial release
Initial release on crates.io, which liteclient currently uses