aboutsummaryrefslogtreecommitdiff
path: root/src/NeoRuntimeManager/IPC.js
Commit message (Collapse)AuthorAgeFilesLines
* Start moving to esm, work on updaterjakob.stendahl2022-12-171-199/+0
|
* :bug: Small bugfixesJakob Stendahl2022-04-281-8/+8
|
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-211-2/+17
|
* :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