Skip to content

v1.0.81

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 12:05
· 175 commits to main since this release
54670c0
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)