Skip to content

0.3.2

Compare
Choose a tag to compare
@driftluo driftluo released this 20 Oct 03:00
· 274 commits to master since this release
27b9e8a

Features

  • Change channel api to immutable(#265)
  • Enable reuse port, use to NAT penetration(#266)
  • Make yamux independent of the specific runtime(#267,#268)
  • Make tentacle run on async std(#269)
  • Add fuzz test(#211)