Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 559 Bytes

File metadata and controls

13 lines (7 loc) · 559 Bytes

Introduction

This library provides a small, simple API for allowing bi-directional communication between processes, and across multiple servers. It's an event emitter, where the listeners can be in a different process, or on a different server to the code that emits events to them.

Sections

Questions

Remit was created by Christopher Pitt. You can ask questions on Twitter.

You can report bugs or request features on GitHub.