pcp
v0.0.4
Published
A PeerCast protocol client module for Node.js
Downloads
4
Readme
pcp
A PeerCast protocol client module for Node.js
Requirements
- node.js >= v0.12.0
Install
npm install pcp
API
see: pcp.d.ts
Examples
see: pcp-tests.ts
Build & Test
git clone https://github.com/progre/pcp.git
npm install
npm test