0.5.0 • Published 2 years ago

@socketsupply/socket-node v0.5.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

SYNOPSIS

A Node.js adapter for the Socket runtime

DESCRIPTION

Socket runtime 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.

0.5.0

2 years ago

0.4.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago