Dmitry Gozman
|
a099e941d6
|
chore: move last rpc files to their place (#3604)
Also update check-deps to be more user-friendly.
|
2020-08-24 14:48:03 -07:00 |
|
Dmitry Gozman
|
cd220daa83
|
chore: move src files to server (#3593)
|
2020-08-24 06:51:51 -07:00 |
|
Dmitry Gozman
|
6fe1cd9812
|
chore: move protocol files to src/protocol (#3571)
|
2020-08-21 18:46:11 -07:00 |
|
Dmitry Gozman
|
eab5ff4eae
|
chore(rpc): use channels types in dispatchers (#3549)
This ensures we actually implement channels as intended.
For example, this change found an issue with Route.fulfill.
|
2020-08-20 11:25:33 -07:00 |
|
Dmitry Gozman
|
1aee8dfc7c
|
feat(rpc): align types/guids in the protocol with their pdl definition (#3079)
This makes the protocol self-explanatory, and avoids silly conversions
in codegenerators, e.g. cdpSession <-> CDPSession.
|
2020-07-22 10:37:21 -07:00 |
|
Pavel Feldman
|
95538e73e7
|
chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784)
|
2020-06-30 22:21:17 -07:00 |
|
Pavel Feldman
|
87516cb3a3
|
chore(rpc): make dispatcher creation and lookup explicit (#2783)
|
2020-06-30 21:30:39 -07:00 |
|
Pavel Feldman
|
e29f7b9f58
|
chore(rpc): support workers, file chooser, browser server (#2766)
|
2020-06-30 10:55:11 -07:00 |
|
Pavel Feldman
|
6393407a6a
|
chore(rpc): support downloads, dialogs, persistent context (#2733)
|
2020-06-26 17:24:21 -07:00 |
|
Pavel Feldman
|
02f7501725
|
chore(rpc): strongly-type the initializer, remove __init__ phase (#2729)
|
2020-06-26 12:28:27 -07:00 |
|
Pavel Feldman
|
71618a9e2b
|
chore(rpc): implement input, a11y, console (#2722)
|
2020-06-25 18:01:18 -07:00 |
|