Commit graph

35 commits

Author SHA1 Message Date
Simon Chan
8a521c8d93
refactor(adb): let backends deserialize packets by themselves for better optimization 2022-04-03 12:49:38 +08:00
Simon Chan
53bdf03531
refactor: simplify base64 methods and rewrite test 2022-03-22 18:16:43 +08:00
Simon Chan
5bab6a4ecb
feat: try with web streams polyfill 2022-03-18 18:22:49 +08:00
Simon Chan
92ba8deafd
chore: performance optimization 2022-03-17 18:18:54 +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
8650537c66
refactor(adb): decouple auth from dispatcher 2022-03-03 16:15:56 +08:00
Simon Chan
a92d80951b
refactor: optimize streams 2022-03-01 15:19:34 +08:00
Simon Chan
df2f104d07 refactor: create duplex stream factory 2022-02-25 18:09:51 +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
ef57682ec3 feat: migrate more things to streams 2022-02-17 18:26:03 +08:00
Simon Chan
b7725567a6 feat: migrate scrcpy to streams 2022-02-16 23:43:41 +08:00
Simon Chan
1a8891d4fc feat: rename childprocess to subprocess 2022-02-15 23:18:39 +08:00
Simon Chan
7f94da06e7 feat: move more things to stream 2022-02-15 18:42:30 +08:00
Simon Chan
e871f2aae2 chore: update dependencies 2022-02-06 00:15:23 +08:00
Simon Chan
f828191131 chore: fix build 2022-02-02 21:07:26 +08:00
Simon Chan
9d5c13930c chore: update package.json 2022-02-02 20:24:57 +08:00
Simon Chan
ab842e7bcf chore: update license year 2022-01-17 01:27:55 +08:00
Simon Chan
dd7897c19c doc: update README 2022-01-10 00:55:01 +08:00
Simon Chan
d67fb75585 doc: update README 2022-01-10 00:53:19 +08:00
Simon Chan
78397f8329 chore: create changelog for 0.0.10 2022-01-10 00:25:09 +08:00
Simon Chan
c132bcb5f3 chore: create changelog for 0.0.9 2022-01-09 23:50:48 +08:00
Simon Chan
fb4f73ddec chore: enable noImplicitOverride 2022-01-09 22:54:50 +08:00
Simon Chan
5aeffeab8a chore: set esmodule for node.js 2022-01-08 19:13:06 +08:00
Simon Chan
222bce1739 refactor: adopt struct and backend changes 2022-01-08 19:12:49 +08:00
Simon Chan
2e38ec5ce3 feat(demo): add UI for manually adding websocket backends 2021-12-12 22:53:18 +08:00
Simon Chan
48d690b6c9 chore: update dependencies 2021-09-15 18:25:21 +08:00
Simon Chan
2e1e1c1b31 chore: put license files everywhere 2021-08-01 23:45:12 +08:00
Simon Chan
5f04954480 chore: upate dependencies 2021-07-13 16:32:46 +08:00
Simon Chan
bcbc418f8b doc: add how to develop 2021-06-18 11:09:21 +08:00
Simon Chan
e0d6206eb4 feat: save public key when generating private key 2021-06-15 10:21:38 +08:00
Simon Chan
f2b0e0c720 chore: restore test coverage report 2021-05-31 10:54:34 +08:00
Simon Chan
affc776859 chore: update typescript 2021-05-31 10:47:11 +08:00
Simon Chan
d80288ec9b chore: experimental moving to rush 2021-05-14 15:31:59 +08:00