haiyangwu / mediasoup-client-android

mediasoup android client side library https://mediasoup.org
MIT License
179 stars 107 forks source link

Package manager support? #5

Closed ethand91 closed 4 years ago

ethand91 commented 4 years ago

Would it be possible for you to upload this library to maven? This would make the library a lot easier to implement.

haiyangwu commented 4 years ago

Plan to, but not now, there still some work about c++ ptr in jni, but I'll try my best effort to make this happen ASAP.

On Wed, Dec 4, 2019 at 10:25 PM ethand91 notifications@github.com wrote:

Would it be possible for you to upload this library to maven? This would make the library a lot easier to implement.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/haiyangwu/mediasoup-client-android/issues/5?email_source=notifications&email_token=AAOBOGSRADDYNLXKFUTBAZLQW64V7A5CNFSM4JVJN2Q2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6AULVQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOBOGXGMD42ALFZLMBOCRDQW64V7ANCNFSM4JVJN2QQ .

-- Haiyang Wu Freelancer +86 189-1353-9979 Email: wuhaiyang1213@gmail.com

ethand91 commented 4 years ago

Thanks, looking forward to it :)

haiyangwu commented 4 years ago

Already publish to jcenter. 🤓

implementation 'org.mediasoup.droid:mediasoup-client:3.0.4-alpha'