rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.68k stars 119 forks source link

feat: Flatten mode #434

Closed route closed 6 months ago

erickguan commented 6 months ago

Nice, does websocket-driver multiplexes the same socket for different targets?

route commented 6 months ago

@erickguan yes one socket is used to connect to the browser as well as targets.