Trojan 0.7.0
Do not use this release
Changelog
- Upgrade mio to 0.7, and this was a big upgrade because some interfaces were changed.
- Change dns query to using mio Waker and using rayon instead of thread
- Some minor changes to ensure stability.
Bug
- Poll not reregistered when DNS query is done and the connection will block forever.