Skip to content

1.4.0

Compare
Choose a tag to compare
@TrueBrain TrueBrain released this 02 Oct 18:38
· 81 commits to main since this release
b209b04

Add

  • #68 - Add: updates TURN usage stats as we go, instead of on-connection-close (@TrueBrain)
  • #67 - Add: implement graceful shutdown to clean up open sockets (@TrueBrain)

Fix

  • #66 - Fix: ensure that if a coroutine is cancelled, it always stops (@TrueBrain)
  • #65 - Fix: don't give up on the same connection more than once (@TrueBrain)
  • #64 - Fix: race condition when a client aborts just at the wrong moment (@TrueBrain)