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 |
|
Dmitry Gozman
|
18cb1c017a
|
feat(rpc): inline selectors.register options in the protocol (#3072)
|
2020-07-21 14:41:33 -07:00 |
|
Dmitry Gozman
|
2d5c0328cd
|
feat(rpc): return objects for every protocol command (#2950)
For future extensibility, returning objects with fields instead
of plain strings or channels.
|
2020-07-14 18:26:50 -07:00 |
|
Dmitry Gozman
|
9fdb3e23c3
|
feat(rpc): support selectors (#2936)
|
2020-07-13 17:47:15 -07:00 |
|