You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mikedawson refactor to use abstract interfaces for current implementation
@Prashant-Android to update dependencies to match versions used in Ustad. Also convert to using libs.versions.toml like ustad, not variables in Gradle build file.
The text was updated successfully, but these errors were encountered:
Reworked the Nearby implementation as envisioned. This fixed discovery collision / reliability issues (two nodes discovering each other at the same time both trying to connect at the same time).
Implementation now discovers nodes as expected using Nearby, checking ping times works as expected, and lost nodes are handled as expected.
Implement support for using Google Nearby as a transport layer for Meshrabiya:
The text was updated successfully, but these errors were encountered: