rsnext/packages
Alex Kirszenberg 7d6212b064 Use a TCP connection for IPC between Node and TP (vercel/turbo#251)
Instead of using stdout for communication between the Node.js process
and the Turbopack instance, this PR switches to a TCP connection.
Furthermore, stdout and stderr are now piped between the Node.js process
and Turbopack.
2022-10-25 05:31:08 +02:00
..
next-swc/crates Use a TCP connection for IPC between Node and TP (vercel/turbo#251) 2022-10-25 05:31:08 +02:00