intertron-client

1.0.2 • Public • Published

Intertron Client

A client with no dependencies at all to be used with Intertron

npm install intertron-client

import IntertronClient from 'intertron-client'
 
const client = new Intertron()
const something = await client.call('Namespace.whateverMethod', 'arg1', 'arg2')
console.log(`This ${something} comes from Electron main process`)

/intertron-client/

    Package Sidebar

    Install

    npm i intertron-client

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • luisivan