0.1.1 • Published 3 years ago

oncrpc v0.1.1

Weekly downloads
1
License
MPL-2.0
Repository
github
Last release
3 years ago

ONC RPC

This is a Node.js implementation of http://tools.ietf.org/html/rfc1057 that allows you to build ONC RPC servers (and clients).

Installation

$ npm install oncrpc

Development

Before submitting pull requests, please be sure to run make prepush, as this will exercise all tests, and run lint+style checking.

License

MPLv2.

Bugs

See https://github.com/joyent/node-oncrpc/issues.