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
|
6393407a6a
|
chore(rpc): support downloads, dialogs, persistent context (#2733)
|
2020-06-26 17:24:21 -07:00 |
|