Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: stun and dtls close #22

Merged
merged 4 commits into from
Aug 30, 2024
Merged

fix: stun and dtls close #22

merged 4 commits into from
Aug 30, 2024

Commits on Aug 29, 2024

  1. fix: stun & dtls close

    lchenut committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    87b44f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd46ab6 View commit details
    Browse the repository at this point in the history
  3. fix: add isClosed to DtlsConn

    lchenut committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e5c887f View commit details
    Browse the repository at this point in the history
  4. feat: remove closeEvent/join/cleanup and replace those by `onCl…

    …ose` sequence of proc to be executed on close
    lchenut committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    637e3c7 View commit details
    Browse the repository at this point in the history