From 957d4bfa4bde655d2ab8914dfc4817bde3340a54 Mon Sep 17 00:00:00 2001 From: Lasan Mahaliyana <78136120+kidfromjupiter@users.noreply.github.com> Date: Sun, 7 Jun 2026 10:34:47 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ede543..e5a97380 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Wiki isn't built yet. Best place to consult would be the Github actions and work - **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. + 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. Issue is present on pre-refactor versions. Look into Multiplexing maybe? - **~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