pion / ice

A Go implementation of ICE
https://pion.ly/
MIT License
446 stars 160 forks source link

Android 11+ supported #637

Closed suutaku closed 10 months ago

suutaku commented 10 months ago

Use unix.Socket to fixed Netlink permission

Description

Fix bind permission denine at android 11+

Reference issue

Fixes #636