whitphx/stlite

Does not work on Safari on Mac or iOS

Closed this issue · 2 comments

Fails with this error:

Traceback (most recent call last): File "/lib/python3.12/site-packages/stlite_lib/server/server.py", line 104, in start_websocket self._websocket_handler.open(on_message) ^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Server' object has no attribute '_websocket_handler'

Thank you for the bug report.
I confirmed it in my env too. Will investigate it.

Works now, thanks!