I'm new to node.js streams, buffers and pipes.
I have a buffer that deserializes to:
`{"type":"Buffer","data":[49,46,48,48,49,58,49,49,51,29,49,46,48,48,50,58,48,53,48,50,29,49,46,48,48,51,58,49,3…
When a heavy load and a large number of errors from node.js, the application crashes with an error
```
Index was outside the bounds of the array.
at System.String.get_Chars(Int32 index)
at J…
Hello, Jeremy!
Could you please sign the `Jering.Javascript.NodeJS.dll` assembly.
You must first [generate the `*.snk` file](https://docs.microsoft.com/en-us/dotnet/standard/assembly/create-publ…
There is a version conflict with AspNetCore.Hosting.Abstractions when trying to install NodeJS with the following combination:
* Visual Studio 2019
* AspNetCore 2.1.0
Visual Studio 2019 error mes…