qiusuo-fuyuan / qiusuo-backend

0 stars 0 forks source link

QiuSuo-MessagingService - Integrating GraphQL with WebSocket #81

Open ryan-zheng-teki opened 3 years ago

ryan-zheng-teki commented 3 years ago

User Story: It's better that we could use GraphQL to integrate with WebSocket. So that we could use GraphQL Subscription to update the UI. Then we could use the same GraphQL language construct to build the frontend chat app.

Note: This ticket can only be done after we migrate from tomcat to WebFlux.