encode/decode a js object to/from a buffer. For use on a stream.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Kebler Network System Administrator 2c668d9d33 0.1.1 2 years ago
src 0.1.1 2 years ago
test 0.1.1 2 years ago
.babelrc split from uci comm modules. 2 years ago
.eslintrc.yml split from uci comm modules. 2 years ago
.gitignore split from uci comm modules. 2 years ago
.npmignore split from uci comm modules. 2 years ago
package.json 0.1.1 2 years ago
readme.md 0.1.1 2 years ago

readme.md

uCOMmandIt Object Buffer

Encode/Decode a js object via JSON for steaming. This allows one to send/receive packets that are a js object between processes or in any stream.