mattsse / chromiumoxide

Chrome Devtools Protocol rust API
Apache License 2.0
755 stars 78 forks source link

Fix #97 by removing capacity caps on websocket messages #98

Closed WilliamVenner closed 2 years ago

WilliamVenner commented 2 years ago

This fixes #97 by uncapping the max message & frame size on websocket messages.