ipfs-shipyard / gomobile-ipfs

IPFS and libp2p on Mobile, with Gomobile
Other
315 stars 65 forks source link

Add android 30 support for NetDriver and mDNS #139

Closed jefft0 closed 1 year ago

jefft0 commented 1 year ago

This pull request makes similar changes to these in Berty: https://github.com/berty/berty/pull/3798 https://github.com/berty/berty/commit/fc11fbccb7479029166ece724f8e9563b0b97a7f

This changes NewNode to take an optional NodeConfig which has the Net and mDNS drivers that are created by Java.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: