An example Node data processor. Tries following methods:
- JSON parser
- Raw buffer
- Multiple threads
Please make sure you have at least node 10.5.0 to run the server.
Run yarn in CLI, then run the following three commands in separate CLI windows.
npm start:clientnpm start:servernpm start:mock-external-server
Then, go to http://localhost:8093/.