Commit graph

13 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
4c4580e2d7
fix: make direct sockets backend work again 2022-03-31 13:11:12 +08:00
Simon Chan
2ff723f488
chore: enable importsNotUsedAsValues 2022-03-15 15:06:56 +08:00
Simon Chan
96b5807691 feat: migrate to Uint8Array 2022-02-23 23:09:56 +08:00
Simon Chan
8c18523c8d chore: fix typos 2022-02-20 00:33:40 +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
222bce1739 refactor: adopt struct and backend changes 2022-01-08 19:12:49 +08:00
Simon Chan
6c9065bd73 chore: upgrade rush stack 2021-12-29 16:59:43 +08:00
Simon Chan
75e423de62 chore: update caniuse 2021-12-13 13:35:30 +08:00
Simon Chan
2e38ec5ce3 feat(demo): add UI for manually adding websocket backends 2021-12-12 22:53:18 +08:00