0.2.0 • Published 10 years ago

vega-client v0.2.0

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

vega-client

A drop-in WebRTC signaling client. Use with VegaServer.

Build Status

Development

vega-client is built in CoffeeScript. The relevant files are located at coffee/vega-client.coffee and test/coffee/vega-client-test.coffee.

To install the development dependencies: $ npm install.

To build the library: $ npm build

To build the tests: $ npm run built-test

To run the tests: $ npm test

Running the tests builds the tests, the library, and the minified library.

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago