protocolError top-level constant

int const protocolError

An endpoint is terminating the connection due to a protocol error.

Implementation

const protocolError = 1002;