/jsipc

A library for abstracting IPC (even if that's just communicating to different continuations)

Primary LanguageJavaScriptMIT LicenseMIT

JSIPC

A Javascript library for interprocess communication. Of course with the exception of Node, you won't have multiple processes, so the name is pretty much misleading. More details later.

Running the tests

npm test

License

MIT