Replies: 1 comment
-
AFAIK there's no standard way. In practice I think there's likely to be some kind of DTLS alert message for a user intiated disconnect to indicate the session is being deliberately closed. Something like:
For dropped connections there may be no DTLS packets received and instead the connection will only close when the ICE checks timeout. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I distinguish between connection closing due to remote party disconnecting gracefully vs connection dropping unexpectedly?
Beta Was this translation helpful? Give feedback.
All reactions