Any word on websockets becoming available?

I heard there was some talk at bubblecon about this, does anyone have info on when websockets might become available to use?

2 Likes

Also interested in this

Streaming API has been released now which may achieve similar @PhastCo

What were you planning to achieve? My interest in websocket has been for identifying whether a websocket has broken or not (if laptop is closed for long time while keeping browser window open). In those cases repeating groups stop updating data or update half of it or unreliably etc. I wonder if it is possible to have controls on those websockets now.

Some AI chat streaming applications required websockets, but that’s no longer needed for me I don’t believe - haven’t looked hugely into it yet but AI chatbot looks a lot easier now.