Optional _errorHandler: ((errorKind, message) => void)Optional
Optional _logger: LDLoggerOptional Private Optional Readonly _errorPrivate Readonly _handlerPrivate _listenersPrivate Optional Readonly _loggerGenerated using TypeDoc
Parses payloads from a stream of FDv2 events by delegating to a protocol handler. Sends completed payloads to registered listeners. Invalid event sequences may be dropped silently, but the processor will continue to operate.