Electron Adventures: Episode 58: Notebook Ruby Engine
Communicating with external program over HTTP is just one approach. Let's try to run it directly instead.
To talk to it we'll be sending JSON messages, one JSON per line. It will reply with JSON messages, one JSON per line as well.
This "JSON streami...
taw.hashnode.dev3 min read