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
There are a few responses that are mentioned by name in the relay protocol spec, like ResponseSuccess, and ResponseAlreadyConnected, but these types of Response messages are not documented in said spec, and a reader might not understand what these are without the appropriate context.
The text was updated successfully, but these errors were encountered:
There are a few responses that are mentioned by name in the relay protocol spec, like
ResponseSuccess
, andResponseAlreadyConnected
, but these types of Response messages are not documented in said spec, and a reader might not understand what these are without the appropriate context.The text was updated successfully, but these errors were encountered: