papi-dts
    Preparing search index...

    Variable MAX_WEBSOCKET_PAYLOAD_BYTESConst

    MAX_WEBSOCKET_PAYLOAD_BYTES: number

    Largest message the WebSocket transport carries. A message over this is not a failed request: the receiver closes the connection with 1009, taking down every request in flight on it and, for the C# data provider, the process itself. Declared here rather than left to the ws default so a producer sizing a response against it - see Pt9InterlinearReader.MaxPt9InterlinearDataBytes - is measuring against a number this repository states.