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
Allow for two step close in session, like in Java client.
In case of server initiated Channel.Close set the close reason in session, send Channel.CloseOk and only then notify any rpc and release channel number.
SessionBase needs to allow for sending Channel.CloseOk even when session is closed.
0 commit comments