playwright/src/rpc
2020-07-22 19:38:19 -07:00
..
client feat(rpc): convert protocol to yaml (#3102) 2020-07-22 19:38:19 -07:00
server feat(rpc): client-side parameters validation (#3069) 2020-07-22 18:05:07 -07:00
channels.ts feat(rpc): convert protocol to yaml (#3102) 2020-07-22 19:38:19 -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
protocol.yml feat(rpc): convert protocol to yaml (#3102) 2020-07-22 19:38:19 -07:00
serializers.ts feat(rpc): remove last union types from the protocol (#3059) 2020-07-21 12:44:30 -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