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.
Remit was created by Christopher Pitt. You can ask questions on Twitter.
You can report bugs or request features on GitHub.