peerdart
peerdart copied to clipboard
Error when a peer disconnects
When a peer disconnects an error is thrown bad state cannot fire event after calling close is there any fix or solution for this problem.
@huynhtuanhuy Is there a way to solve this problem?
@bk2kgit you can check my change here: https://github.com/huynhtuanhuy/peerdart/commit/01955ae8d87c65980af4dbd337bebfc96f8e307b#diff-51213e1add91af669a8f339e40360976b060dc01b85e9fdf27e54d426bd62359
Its working for me.
@bk2kgit you can check my change here: https://github.com/huynhtuanhuy/peerdart/commit/01955ae8d87c65980af4dbd337bebfc96f8e307b#diff-51213e1add91af669a8f339e40360976b060dc01b85e9fdf27e54d426bd62359
Its working for me.
Does this work for both media and dataconnection @huynhtuanhuy
Any update on this issue? I am using this only for dataconnection. And getting similar error.