v1.0.81
Fix build on armv7l (#174) If we try to build on armv7l we have this error : ios/dtx_codec/connection.go:174:31: cannot use 4294967295 (untyped int constant) as int value in argument to dtxConn.activeChannels.Store (overflows)
Fix build on armv7l (#174) If we try to build on armv7l we have this error : ios/dtx_codec/connection.go:174:31: cannot use 4294967295 (untyped int constant) as int value in argument to dtxConn.activeChannels.Store (overflows)