🔥 Bunsen Browser provides easy to use offline P2P application and file distribution that is verifiable on Android devices. https://bunsenbrowser.github.io/
Device to device peer connections work on offline Wifi for Mac, but not yet for Android.
Possible culprits:
Something about various builds of nodejs for Android we have tried is somehow broken.
Something about our prebuilt version of Dat on Android is broken.
Something in the Dat code is doing something bad when offline on Android.
Could be something about Android's mDNS support is tripping up Dat's discovery mechanism. Yet, Mac peers do see Android trying to connect, something about Android not able to receive responses?
Device to device peer connections work on offline Wifi for Mac, but not yet for Android.
Possible culprits:
Related issue in Dat repo: https://github.com/datproject/dat/issues/829