Dmitry Gozman
|
2d59a8f9c2
|
feat(rpc): remove some union types (#3058)
|
2020-07-21 08:26:48 -07:00 |
|
Dmitry Gozman
|
5848ed8f41
|
feat(rpc): introduce protocol.pdl (#3054)
We now generate channels.ts from the protocol definition. There are still some shortcomings,
like union types - these will be addressed in follow ups.
|
2020-07-20 17:38:06 -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 |
|
Pavel Feldman
|
6bbe7eb006
|
chore(rpc): inline options parameter in all rpc channels (#2842)
|
2020-07-06 10:04:09 -07:00 |
|
Pavel Feldman
|
71618a9e2b
|
chore(rpc): implement input, a11y, console (#2722)
|
2020-06-25 18:01:18 -07:00 |
|