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
As it says in the title, channels appear to time out after some time of inactivity (~15 minutes). Which is probably fine.
However, when traffic occurs again later on, this always occurs using SendIndication/DataIndication (i.e. plain permissions based packets) and another channel is never re-established.
While data can still flow between two peers without a channel, it is less efficient.
The text was updated successfully, but these errors were encountered:
marcbrevoort-cyberhive
changed the title
If channel is inactive, it times out and is never re-established
If TURN channel is inactive, it times out and is never re-established
Mar 6, 2024
As it says in the title, channels appear to time out after some time of inactivity (~15 minutes). Which is probably fine.
However, when traffic occurs again later on, this always occurs using SendIndication/DataIndication (i.e. plain permissions based packets) and another channel is never re-established.
While data can still flow between two peers without a channel, it is less efficient.
The text was updated successfully, but these errors were encountered: