Skip to content

v0.8.0

Choose a tag to compare

@sgfn sgfn released this 09 Aug 11:38
· 47 commits to master since this release
e644d1d

What's Changed

  • Use binding requests as keepalives by @LVala in #51
  • Fix handling incoming binding request with UseCandidate attr for controlling agent by @mickel8 in #54
  • Don't add pairs with srflx local candidate to the checklist by @mickel8 in #52
  • Forward data received on a failed pair and re-schedule this pair by @mickel8 in #53
  • Clean up state when connection is failed or completed. Ignore data frome stale sockets, timers, etc. by @mickel8 in #55
  • Retransmit conn checks by @mickel8 in #56
  • Fix typos by @kianmeng in #44
  • Bump deps, release 0.8.0 by @sgfn in #57

New Contributors

Full Changelog: v0.7.1...v0.8.0