Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task/ww/avoid-spawnSync #4

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    99c27a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. trial with debounce

    making nativeNC working with log
    
    using execSync in child process
    
    trial to make single client connection working
    
    Revert "trial to make single client connection working"
    
    This reverts commit d49656f.
    
    wip
    
    trial to write to buffer
    
    Revert "trial to write to buffer"
    
    This reverts commit 563ba6e.
    
    making writing to file working
    
    setting debugMode false
    
    clean up
    
    minor
    
    addressing comments
    
    adding random id for response file
    
    updating version
    
    revert
    
    adding id for each response file
    
    bump version
    c3wenjiaowang committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dd0b955 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. write reponse to binary file

    avoid json parsing the actual response content
    
    fixing error
    
    toggle debugMode to false
    c3wenjiaowang committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a88ced4 View commit details
    Browse the repository at this point in the history
  2. Revert "write reponse to binary file"

    This reverts commit a88ced4.
    c3wenjiaowang committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1c9d690 View commit details
    Browse the repository at this point in the history
  3. comment out timelimit

    c3wenjiaowang committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3a6e6a1 View commit details
    Browse the repository at this point in the history
  4. Revert "comment out timelimit"

    This reverts commit 3a6e6a1.
    c3wenjiaowang committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    430d29f View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "write reponse to binary file""

    This reverts commit 1c9d690.
    c3wenjiaowang committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ab60c63 View commit details
    Browse the repository at this point in the history
  6. skip timelimit

    c3wenjiaowang committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3878d66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d5502f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. clean up

    c3wenjiaowang committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    dedb997 View commit details
    Browse the repository at this point in the history