Skip to main content

FIRST_RESPONSE

Constant FIRST_RESPONSE 

Source
const FIRST_RESPONSE: &str = "If the subscriber receives any message other than a REQUEST_OK or a \
                              REQUEST_ERROR as the first message on the response half of the \
                              stream, then it MUST close the session with a PROTOCOL_VIOLATION.";