Skip to content

Nodejs Inter-process communication client for Window, Mac and Linux.

Notifications You must be signed in to change notification settings

james-barrow/node-ipc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

node-ipc-client

Nodejs Inter-process communication client for Window, Mac and Linux that is designed to work with the golang server.

Overview

The client connects to a unix socket (Macos/Linux) or named pipe (Windows) created by the golang-ipc server.

Usage

I have created a go library that creates a server and I use the two library's to establish communication between a ElectronJS and Go program.

use this library with ElectronJs to connect and communucate with a go application and have a go

https://github.com/james-barrow/golang-ipc

Licence

MIT

About

Nodejs Inter-process communication client for Window, Mac and Linux.

Resources

Stars

Watchers

Forks

Packages

No packages published