Question, from the looks of it the `features` list...
# ask-questions
a
Question, from the looks of it the
features
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
yes, possible.
f
To clarify, we don't have websocket support yet, but we are planning on adding it.
b
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