mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user