mattsse / chromiumoxide

Chrome Devtools Protocol rust API
Apache License 2.0
712 stars 69 forks source link

Skip WebSocket message parsing errors #197

Open MOZGIII opened 6 months ago

MOZGIII commented 6 months ago

Fixes #167.

Sytten commented 5 months ago

@mattsse I think we need to get this merged at some point, I saw it a couple of times too depending on the browser version.

MOZGIII commented 5 months ago

This may have to be reworked such that it has no dependencies on the other PRs to move it forward, as the dependency PR seems to be stuck.