I tried fastapi and flask-sockets, they works
tried htmx(1.6.0 and 1.6.1) with flask-socketio, does not work,
when async_mode
- eventlet gives 404
- gevent
WebSocket is already in CLOSING or CLOSED state., but client.py works.
the script is here
https://github.com/alitrack/htmx_ws
I tried fastapi and flask-sockets, they works
tried htmx(1.6.0 and 1.6.1) with flask-socketio, does not work,
when async_mode
WebSocket is already in CLOSING or CLOSED state., butclient.pyworks.the script is here
https://github.com/alitrack/htmx_ws