saltyrtc / saltyrtc-client-js

SaltyRTC JavaScript implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection Reset

dbrgn opened this issue · comments

On forced connection reset (e.g. when a protocol error occurs), should the task connection also be closed if it's already open?

If I understood @lgrahl correctly, then he thinks that it shouldn't be closed. I think I agree.