Node JSON Processor (WIP) An example Node JSON processor. Tries following methods: General JSON Buffer Multiple threads How to run Please make sure you have at least node 10.5.0 to run the server. Run yarn in CLI, then run the following two commands in separate CLI windows. npm start:client npm start:server Then, go to http://localhost:8093/.