Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 550 Bytes

node-shoom

node-shoom exposes the functionality of shoom to node.js apps, such as: creating shared memory objets, writing to them and reading from them.

It builds on Linux, macOS, and Windows.

Usage

A code sample here would look great, but code samples in README tend to get out-of-sync with actual code.

Instead, head over to the tests - they're simple, promised!

License

node-shoom is released under the MIT license, see the LICENSE file.