How to get WebSocketSession when using subcription? #795
Unanswered
yapjiahong
asked this question in
Q&A
Replies: 1 comment
-
|
Could you describe what you would want to do with the session? The framework handles managing and tracking multiple sessions. So on the client side, you would get an indication of whether the session is established/closed in the response. Are you using the Apollo client or the Java client? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , I'm Raymond, I have a problem with subscription.
Is it any where to get WebSocket Session ?
Because I would to know which subscription session is just established or closed.
Beta Was this translation helpful? Give feedback.
All reactions