playwright/src/server
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
..
browserServer.ts chore(websocket): extract common socket part (#2506) 2020-06-10 16:33:27 -07:00
browserType.ts feat: validate browser dependencies before launching on Linux (#2960) 2020-07-15 15:24:38 -07:00
chromium.ts chore: prepare library types for rpc (#2706) 2020-06-25 08:30:56 -07:00
electron.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
electronLoader.ts feat(electron): experimental electron support (#2166) 2020-05-11 18:00:33 -07:00
firefox.ts chore: prepare library types for rpc (#2706) 2020-06-25 08:30:56 -07:00
pipeTransport.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
playwright.ts chore: remove uncompiled download-browser (#2018) 2020-04-28 17:06:01 -07:00
processLauncher.ts feat(rpc): gracefully close browsers in server process on disconnect (#3005) 2020-07-17 16:14:23 -07:00
validateDependencies.ts devops: show package names instead of missing libs on Ubuntu 18.04 (#3013) 2020-07-17 16:50:20 -07:00
webkit.ts chore: prepare library types for rpc (#2706) 2020-06-25 08:30:56 -07:00
webSocketServer.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00