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
Set connection status to ERROR when closed due to protocol error
Amends DuplexConnection#close to accept an optional error indicating that the connection is being closed due to that error.
Updates implementations to handle this error and report it to consumers.
Updates RSocketMachine to pass protocol-level connection errors to close
Adds/updates tests to check for handling this parameter
Signed-off-by: Stephen Cohen <stesen@outlook.com>
0 commit comments