mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-11 16:15:24 -04:00
Room 3.0.0-alpha04 adds setMultipleConnectionPool(). Enable it with 4 readers / 1 writer to allow concurrent read operations (paging, multiple Flow collectors) without contention. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>