Open jeprojects opened 4 years ago
I am working on adding support for pipes as a feature which will override the use of websockets.
Puppeteer now uses pipes as default.
Feedback on the design choice is very much welcome:
https://github.com/jeprojects/rust-headless-chrome/tree/ProcessHandler
Right now unix only is working and I am currently working on the windows side.
@jeprojects Did you ever finish it, what was left? Could you open Draft PR ?
I am working on adding support for pipes as a feature which will override the use of websockets.
Puppeteer now uses pipes as default.
Feedback on the design choice is very much welcome:
https://github.com/jeprojects/rust-headless-chrome/tree/ProcessHandler
Right now unix only is working and I am currently working on the windows side.