rollback ion-sfu 1.9.7, seeing a crash with simulcast participants

This commit is contained in:
David Zhao
2021-04-17 00:42:52 -07:00
parent 1ef2fb8f4a
commit b8c9d05d3e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/maxbrunsfeld/counterfeiter/v6 v6.3.0
github.com/mitchellh/go-homedir v1.1.0
github.com/pion/ice/v2 v2.1.2
github.com/pion/ion-sfu v1.9.8
github.com/pion/ion-sfu v1.9.7
github.com/pion/logging v0.2.2
github.com/pion/rtcp v1.2.6
github.com/pion/rtp v1.6.2
+1 -1
View File
@@ -1,3 +1,3 @@
package version
const Version = "0.8.1"
const Version = "0.8.2"