williaster edited a comment on issue #9190: [SIP-39] Global Async Query Support URL: https://github.com/apache/incubator-superset/issues/9190#issuecomment-594176339 > New dependencies (optional) Node.js runtime for websocket application What are the expected `node` versions to be supported? I also don't see any discussion about the migration plan for the `@superset-ui` client which is used throughout the app, and only supports `http` `fetch`ing at the moment, can you provide details for the plan there? How does a `http` => `wss` upgrade work with `fetch`? Will the `wss` client be added to `@superset-ui`? Additionally, we rely heavily on the `@superset-ui` client for embedding charts in other applications which currently relies on `CORS`. Can you discuss the implications/interactions between `CORS` and `wss`?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
