Skip to content

🛣️ Node.js bindings for itch.io's C++11 shared memory library

License

Notifications You must be signed in to change notification settings

Bhanditz/node-shoom

 
 

Repository files navigation

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.

About

🛣️ Node.js bindings for itch.io's C++11 shared memory library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.2%
  • JavaScript 12.6%
  • Python 9.2%