0.1.15 • Published 8 years ago

plasma-js-bridge v0.1.15

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

plasma-js-bridge


NOTE: this project is deprecated. Please use https://github.com/Oblong/gelatin instead


Uses YAML to bridge between node.js and Oblong plasma peek/poke

API documentation

poke(descrips, ingests, pool, callback)

Deposits a protein into the named pool. descrips is a string or array of strings; ingests is an object.

peek(pool, callback)

Continues to watch the named pool and callback once for each protein that arrives there. Returns a child object; call child.kill() to stop the peek

Testing

Do npm test.

License

This library is released under an MIT license.

0.1.15

8 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago