This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@tmorin/ceb-messaging-bus-adapter-ipc
TypeScript icon, indicating that this package has built-in type declarations

4.0.3-alpha.0 • Public • Published

@tmorin/ceb-messaging-bus-adapter-ipc

npm version api

The package is part of the <ceb/> library. It provides an implementation of the main artifacts of an Event/Message architecture.

Install

The NPM package is compliant CommonJs and ES Module.

npm install @tmorin/ceb-messaging-bus-adapter-ipc

Usage

Usage from the Main context:

import {IpcMainBus} from "@tmorin/ceb-messaging-bus-adapter-ipc/bus-main"

Usage from the Renderer context:

import {IpcRendererBus} from "@tmorin/ceb-messaging-bus-adapter-ipc/bus-renderer"

License

Released under the MIT license.

Package Sidebar

Install

npm i @tmorin/ceb-messaging-bus-adapter-ipc

Weekly Downloads

18

Version

4.0.3-alpha.0

License

MIT

Unpacked Size

63.4 kB

Total Files

28

Last publish

Collaborators

  • thibaultmorin