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

child_process,cluster: allow using V8 serialization API #30162

Closed
wants to merge 8 commits into from

Commits on Nov 1, 2019

  1. child_process,cluster: allow using V8 serialization API

    Add an `serialization` option that allows child process IPC to
    use the (typically more powerful) V8 serialization API.
    
    Fixes: nodejs#10965
    addaleax committed Nov 1, 2019
    Copy the full SHA
    2c88105 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. fixup! child_process,cluster: allow using V8 serialization API

    Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    addaleax and vsemozhetbyt committed Nov 2, 2019
    Copy the full SHA
    13232b2 View commit details
    Browse the repository at this point in the history
  2. fixup! child_process,cluster: allow using V8 serialization API

    Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    addaleax and vsemozhetbyt committed Nov 2, 2019
    Copy the full SHA
    f54da37 View commit details
    Browse the repository at this point in the history
  3. fixup! child_process,cluster: allow using V8 serialization API

    Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    addaleax and vsemozhetbyt committed Nov 2, 2019
    Copy the full SHA
    6157960 View commit details
    Browse the repository at this point in the history
  4. fixup! child_process,cluster: allow using V8 serialization API

    Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    addaleax and vsemozhetbyt committed Nov 2, 2019
    Copy the full SHA
    52b8b14 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fc1acab View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c037945 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. fixup! child_process,cluster: allow using V8 serialization API

    Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    addaleax and vsemozhetbyt committed Nov 5, 2019
    Copy the full SHA
    73912e2 View commit details
    Browse the repository at this point in the history