aboutsummaryrefslogtreecommitdiff
path: root/src/NeoRuntimeManager/IPC.js
Commit message (Collapse)AuthorAgeFilesLines
* :pencil2: Fix typoJakob Stendahl2021-10-091-2/+2
|
* :art: Only allocate a buffer of the size needed, instead of always 128 bitJakob Stendahl2021-10-061-5/+11
|
* :hammer: Fix new path definition for dev envJakob Stendahl2021-10-061-1/+1
|
* :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-031-0/+178