You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The protocol doesn't state what to send in response to a Subscribe message. Should the query be executed immediately and the response by a Next message with the result? Or should their be no response message at all until the subscription event fires and is returned in a Next message?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The protocol doesn't state what to send in response to a Subscribe message. Should the query be executed immediately and the response by a Next message with the result? Or should their be no response message at all until the subscription event fires and is returned in a Next message?
Beta Was this translation helpful? Give feedback.
All reactions