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
|
65d45c18c3
|
feat(rpc): introduce Waiter for various waitFor implementations (#2935)
Use it for waitForEvent and waitForLoadState.
|
2020-07-13 16:03:24 -07:00 |
|
Pavel Feldman
|
631f76df75
|
chore(rpc): remove union types from page and handles (#2912)
|
2020-07-10 15:39:11 -07:00 |
|
Pavel Feldman
|
6bbe7eb006
|
chore(rpc): inline options parameter in all rpc channels (#2842)
|
2020-07-06 10:04:09 -07:00 |
|
Pavel Feldman
|
2540805bf2
|
chore(rpc): misc serializer improvements (#2832)
|
2020-07-03 18:04:08 -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
|
4e94bdabfd
|
chore(rpc): serialize rpc into actual wire string (#2740)
|
2020-06-27 11:10:07 -07:00 |
|
Pavel Feldman
|
3e33523ee3
|
chore(rpc): clear the browsercontext test spec (#2739)
|
2020-06-26 22:38: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
|
18d6140d3e
|
chore(rpc): support routes and bindings (#2725)
|
2020-06-26 11:51:47 -07:00 |
|
Pavel Feldman
|
bab6833232
|
chore: introduce the experimental rpc implementation (#2720)
|
2020-06-25 16:05:36 -07:00 |
|