This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Description
Eel version
Eel 0.14.0
Describe the bug
I still have this issue. It happens when eel seems overloaded with messages.
eel.js:115 WebSocket connection to 'ws://localhost:8080/eel?page=index.html' failed: Invalid frame header

Not sure what to do with it right now as this is a total blocker, once it happens Eels just dies.
To Reproduce
I have a system in which thousands of calls are made from the Python code to JS code. After a few seconds of this, I get this issue. I don have a repro code that is standalone, but perhaps having method calls in loop would do it.
Expected behavior
Eel should not die, or should recover if this happens.
Desktop (please complete the following information):
Ubuntu, Chrome