You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When closing a connection, which can be caused by idle time out, we need to have some app reason code. App reason codes are for the application to define, but MoQT defines some too. We need to merge those so we can work with MoQT reason codes, such as protocol violation, as well as libquicr reason codes.
The text was updated successfully, but these errors were encountered:
When closing a connection, which can be caused by idle time out, we need to have some app reason code. App reason codes are for the application to define, but MoQT defines some too. We need to merge those so we can work with MoQT reason codes, such as protocol violation, as well as libquicr reason codes.
The text was updated successfully, but these errors were encountered: