Commit graph

7 commits

Author SHA1 Message Date
Simon Chan
8223d79886
refactor: performance optimizations
also renamed some internal types, and adding more code comments. (not thoroughly tested yet)
2024-05-04 23:47:52 +08:00
Simon Chan
d06b5f2ed6
feat: make consumable writable streams also accept raw values 2024-04-16 14:01:30 +08:00
Simon Chan
e45fb2ed55
feat(adb): change how to close a socket 2023-10-16 13:23:59 +08:00
Simon Chan
7056feb3b1
refactor: migrate to ES private fields 2023-07-11 21:05:39 +08:00
Simon Chan
b263884352
chore: fix typo 2023-06-04 23:31:01 +08:00
Simon Chan
d286a40c42
refactor: use ES private fields to replace TypeScript private accessors 2023-05-25 23:00:08 +08:00
Simon Chan
3beaad2055
feat(adb): support connect to adb server (#549) 2023-05-14 03:54:03 +08:00
Renamed from libraries/adb/src/packet.ts (Browse further)