neatorobito / Salut

A nice library for working with WiFi P2P service discovery on Android.
MIT License
297 stars 88 forks source link

Client cannot reconnect once the connection is lost. #31

Open Aawesh opened 7 years ago

Aawesh commented 7 years ago

When the client going out of reach of the host, the connection is lost. I want to reconnect the client to the host when it comes in the range of host again. How would I do this?