net-ipc icon indicating copy to clipboard operation
net-ipc copied to clipboard

Client connection send and recv , not a nodejs client

Open jhay06 opened this issue 3 months ago • 1 comments

Hi , as the title says, i have an App i want to have nodejs serve the IPC server and Qt c++ as a client app , but how can i send data to ipc server ? is it a json ? if yes what is the signature /format of this json data to make net-ipc accept the sent data from client ?

jhay06 avatar Apr 04 '24 10:04 jhay06