0.1.0-alpha.8 • Published 6 years ago

measurement-kit v0.1.0-alpha.8

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
6 years ago

MeasurementKit

MeasurementKit is a library that implements open network measurement methodologies (performance, censorship, etc.).

This repository contains the node.js bindings for MeasurementKit allowing you to use MeasurementKit from node.js directly.

Setup

To get a development environment setup ensure you have:

Ensure you have the latest version of measurement-kit installed in /usr/local/include/measurement_kit & /usr/local/lib/libmeasurement*

Then run:

npm install

Recompiling

To rebuild the bindings run:

npm run rebuild