playwright/src/rpc
2020-07-17 16:14:23 -07:00
..
client chore: explicitly type SerializedArgument, fix rpc dispatchEvent (#2988) 2020-07-17 09:53:13 -07:00
server chore: explicitly type SerializedArgument, fix rpc dispatchEvent (#2988) 2020-07-17 09:53:13 -07:00
channels.ts chore: explicitly type SerializedArgument, fix rpc dispatchEvent (#2988) 2020-07-17 09:53:13 -07:00
client.ts feat(rpc): run rpc tests in-process and out-of-process (#2929) 2020-07-13 15:00:20 -07:00
serializers.ts feat(rpc): switch Env to use an array, split ignoreDefaultArgs (#2984) 2020-07-17 09:32:27 -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