From e399b57e27129a7996f230b12e03a6c62920d6bc Mon Sep 17 00:00:00 2001 From: Moritz Langenstein <ml5717@ic.ac.uk> Date: Fri, 25 Oct 2019 17:55:03 +0100 Subject: [PATCH] (ml5717) (alh1717) (ztw17) Remove duplicate (possibly stale) old connections on reconnect Removal up old unused stale connections still necessary (i.e. disconnected peer changed their ID) -> might need heartbeat / dropped messages analysis --- src/liowebrtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/liowebrtc b/src/liowebrtc index 7ba21cb..30b37f6 160000 --- a/src/liowebrtc +++ b/src/liowebrtc @@ -1 +1 @@ -Subproject commit 7ba21cb4b05ac5ffa2ae46e398dbcb53a6329522 +Subproject commit 30b37f67de81f5bbd9225c299c29ce2341836c2e -- GitLab