Skip to content

Trojan 0.7.0

Compare
Choose a tag to compare
@lazytiger lazytiger released this 26 May 07:03

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.