Full API bindings consistent with the API provided by Mesos 0.26.0.
Mesos is built against an older version of http-parser than the one used by Node.js and because the implementations are not compatible, segmentation faults are generated at runtime. The quick fix was to use local binding for the http-parser functions.
- More testing
- npm package
- CI build system