playwright/src/rpc
2020-07-31 17:00:36 -07:00
..
client feat(rpc): run doclint against rpc client (#3260) 2020-07-31 17:00:36 -07:00
server chore: minor protocol fixes (#3226) 2020-07-30 11:14:41 -07:00
channels.ts feat(rpc): support chromiumSandbox option (#3251) 2020-07-31 09:31:55 -07:00
client.ts feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
inprocess.ts feat(rpc): run fixtures.jest.js with channel (#3227) 2020-07-30 10:22:28 -07:00
protocol.yml feat(rpc): support chromiumSandbox option (#3251) 2020-07-31 09:31:55 -07:00
serializers.ts feat(rpc): do not use server types and events in rpc/client (#3219) 2020-07-29 17:26:59 -07:00
server.ts feat(rpc): gracefully close browsers in server process on disconnect (#3005) 2020-07-17 16:14:23 -07:00
transport.ts feat(rpc): run rpc tests in-process and out-of-process (#2929) 2020-07-13 15:00:20 -07:00
validator.ts feat(rpc): support chromiumSandbox option (#3251) 2020-07-31 09:31:55 -07:00
validatorPrimitives.ts feat(rpc): server-side validator (#3150) 2020-07-24 15:16:33 -07:00