Skip to main content

All Questions

0 votes
1 answer
262 views

Messages are large, You may want to consider smaller messages. node-ipc and swift (OSX)

I have a node app that is trying to communicate with a swift application using a unix socket. I am broadcasting a Message ever 3 seconds using the following code with node-ipc: const ipc = require('...
Silve2611's user avatar
  • 2,288