Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

fix(NddService): fix NddService socket.on('data') for large input #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 10, 2020

  1. fix(NddService): fix NddService socket.on('data') for large input

    This patch fixes NddService.server socker.on('data') so that it can handle large amounts of input without throwing `SyntaxError: Unexpected end of JSON input` errors.
    
    Fixes GoogleChromeLabs#319
    razorman8669 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    8b16602 View commit details
    Browse the repository at this point in the history