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
Message should not be send directly to the client. When DISCONNECTED/CLOSED state is received it should destroy the channel and send message. See C++ code:
@mrkraimer opened this issue on Jun 29, 2016:
ChannelRequesterImpl does not implement channelStateChange
This should send the channelStateChange to the client.
@msekoranja commented on Aug 17, 2016:
Message should not be send directly to the client. When DISCONNECTED/CLOSED state is received it should destroy the channel and send message. See C++ code:
The text was updated successfully, but these errors were encountered: