Commit graph

19 commits

Author SHA1 Message Date
Simon Chan
ff708def46
refactor(struct): 10% performance improvement 2022-05-22 05:23:18 +08:00
Simon Chan
30faaa1438
refactor(struct): performance optimization 2022-05-15 13:48:25 +08:00
Simon Chan
7d5445aeae
refactor(struct): replace bluebird with native Promise 2022-05-14 18:10:47 +08:00
Simon Chan
896e7e7bfd
fix(struct): support custom TypeScript type for uint8Array 2022-05-11 12:09:32 +08:00
Simon Chan
1f14dcc2af
fix(struct): fix uint64 2022-04-03 21:13:55 +08:00
Simon Chan
d9212b4dac
feat: convert to Node.js compatible ES Module 2022-03-15 16:53:07 +08:00
Simon Chan
730aac8da2
chore: disable importsNotUsedAsValues 2022-03-15 16:10:18 +08:00
Simon Chan
bc9bc49e8c
refactor: impl AdbSocket using internal marks 2022-03-15 15:17:35 +08:00
Simon Chan
a92d80951b
refactor: optimize streams 2022-03-01 15:19:34 +08:00
Simon Chan
36d44243cc doc(struct): update README 2022-02-24 18:25:07 +08:00
Simon Chan
96b5807691 feat: migrate to Uint8Array 2022-02-23 23:09:56 +08:00
Simon Chan
cb988f5563 wip: migrate struct to Uint8Array 2022-02-23 18:31:00 +08:00
Simon Chan
014145f775 feat(adb): start converting to Uint8Array 2022-02-23 18:14:59 +08:00
Simon Chan
6ae7e873a2 feat(scrcpy): support sendFrameMeta: false
fixes #374
2022-02-08 17:04:40 +08:00
Simon Chan
594648d033 feat(struct): include polyfill for bigint types 2022-02-02 18:14:47 +08:00
Simon Chan
d730d101c2 fix: correctly extend bluebird 2022-01-08 21:48:01 +08:00
Simon Chan
08767c7b71 refactor(struct): remove context interfaces 2022-01-08 18:51:14 +08:00
Simon Chan
949aaab818 feat(struct): synchronize deserialize 2021-12-31 15:12:49 +08:00
Simon Chan
d80288ec9b chore: experimental moving to rush 2021-05-14 15:31:59 +08:00
Renamed from packages/struct/src/struct.ts (Browse further)