Skip to content
socket-node / 0.1.2

socket-node 0.1.2

Install from the command line:
Learn more about npm packages
$ npm install @socketsupply/socket-node@0.1.2
Install via package.json:
"@socketsupply/socket-node": "0.1.2"

About this version

SYNOPSIS

A Node.js adapter for the Socket SDK

DESCRIPTION

Socket SDK uses a simple uri-based protocol for brokering messages between the render process and the main process. Messages are sent over stdin and stdout. This module is an optional, higher level adapter for this protocol that should make Node.js developers feel more at-home.

Documentation

You can find the full documentation in the API.md file.

EXAMPLES

Check out the this repo for some examples about how to use it.

Details


Assets

  • socket-node-0.1.2.tgz

Download activity

  • Total downloads 259
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all