Skip to main content

Simple and seamless messaging for Electron

with built-in inter-process communication protocol.

Simple API

Create endpoints for your messages, with the use of classes and decorators, and reuse them between the processes.

Cross process compatibility

Easily broadcast your messages between all Electron's processes, such as renderer, main, or node's child process.

Extendable

Modify incoming and outgoing messages with middleware classes.