list is read in an effect (React SDK). So in theory if I wanted to do more live feature/ a/b testing I could wrap this in a poller for example. I don't think I would need something as extreme as web sockets for realtime changes just yet.
f
fresh-football-47124
05/25/2022, 3:44 AM
yes, possible.
f
future-teacher-7046
05/25/2022, 4:02 AM
To clarify, we don't have websocket support yet, but we are planning on adding it.
b
busy-horse-73824
05/25/2022, 10:01 AM
If you did add in WS support, it'd be good if the client SDKs handled the connection side too. Not too bad to have to do that separately while it's just a simple JSON file