Skip to content

Release v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 16:02

0.1.3

  • Preliminary implementing RFC6298 RttEstimator
  • Zero copy packets decoding
  • Support offline packets lifetime span tracing
  • Add experimental Ping for clients
  • Reduced the overhead when calling poll_close
    • By introducing a simple time reactor
  • Add examples for E2E tracing
  • Fixed some API call issues.