leeoxiang

Results 96 comments of leeoxiang

i have done this. need to change some webrtc's source code.

Thanks your reply. i will watch this project and test. great work

cool looking forward this

i have made iOS9 - iOS11.3 to work.

for now, you have to modify the code

you can write your custom filter.

there is a quic android client here https://github.com/GoogleChrome/cronet-sample

I think it only work on linux ``` // WriteBatch writes a batch of messages. // // The provided flags is a set of platform-dependent flags, such as // syscall.MSG_DONTROUTE....