From b6b074161f6c451b3a4e37b0bb515db230475439 Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Sun, 7 Jun 2026 10:03:22 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3eaed74f..f8ede543 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,9 @@ Wiki isn't built yet. Best place to consult would be the Github actions and work > Issues that break core functionality. These should be addressed immediately. +- **Bluetooth classic bandwidth** + + File transfer on bluetooth classic is painfully slow. Bandwidth close to 20KB/s. May be a regression issue after bluetooth socket refactor. May be an issue with sending back acknowledgements. - **~Linux → Android~ file sharing is unreliable** after the newest Android Quick Share updates. Investigate why and fix it. ~Possibly related to proprietary certificate changes~. Should probably add unit tests and integration tests for each medium. Everything is so fucking buggy it makes me wanna rip my fucking eyes out. Might be related to recent upstream changes. I could probably properly test linux -> linux bidirectional sharing. Will need to simulate a lot of hardware stuff though. Since there's no stable reference platform to write automatic tests against writing linux to linux tests could be like clown to clown communication