robdiciuccio opened a new pull request #11498:
URL: https://github.com/apache/incubator-superset/pull/11498


   ### SUMMARY
   Node.js websocket server application for 
[SIP-39](https://github.com/apache/incubator-superset/issues/9190) pub/sub 
architecture. This PR contains:
   
   - The main websocket application (`superset-websocket/index.js`)
   - An Express-based client application for testing and development only 
(`superset-websocket/client-ws-app/`)
   
   Opening this draft PR early for community discussion and feedback on 
approach. Tasks still pending:
   
   - [ ] Unit & integration tests
   - [ ] Linting
   - [ ] Typescript
   
   Corresponding Superset web app changes are in XXXXXX (pending PR)
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: 
https://github.com/apache/incubator-superset/issues/9190
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [x] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to