adroitandroid / Near

A P2P library for Android for discovery on local networks using UDP and transfer in general using TCP sockets
https://goo.gl/kioAiQ
MIT License
349 stars 92 forks source link

Improved Java compatibility and migrated app module to Kotlin #16

Closed DatL4g closed 3 years ago

DatL4g commented 4 years ago

Fixes #14 and an issue when calling makeDiscoverable with one parameter only

DatL4g commented 4 years ago

@adroitandroid would be nice if you accept the pull request and merge for improvements for java users

adroitandroid commented 3 years ago

will check by Wednesday and merge, thanks

DatL4g commented 3 years ago

@adroitandroid Did you check it yet?

DatL4g commented 3 years ago

@adroitandroid Thanks for merging You should create a new release so it's easier for people to include this in their project otherwise they have to get it based on the commits from jitpack