Couldn't get GraphQL subscriptions to work #25024
-
Hello, I am following the quickstart given at https://quarkus.io/guides/smallrye-graphql, and was trying to get the GraphQL subscriptions to work. I understand from the note that Subscription is currently still considered experimental. I followed the quickstart guide exactly, and made some changes to the Upon making ws connection with graphql-ui, it prints the message I came across the issue #21434, and was wondering if this concerns the problem I am facing. So, I would really like to know if I am doing it the right way, and if subscriptions really work? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
/cc @jmartisk, @phillip-kruger |
Beta Was this translation helpful? Give feedback.
-
Hi @zbhavyai - do you have a small reproducer I can look at ? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi @zbhavyai - Thanks. Have you tried with older version of Quarkus ? (Just to test). This should work, but it does not. @jmartisk can you have a look too ? |
Beta Was this translation helpful? Give feedback.
Hi @zbhavyai - Thanks. Have you tried with older version of Quarkus ? (Just to test). This should work, but it does not. @jmartisk can you have a look too ?