0.1.1 • Published 9 years ago

activetick-addon v0.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

Node.js Bindings for activetick.com C++ SDK

  • Uses protocol buffers internally between C++ and Javascript
  • Node.js portion is written in IcedCoffeeScript in /iced compiled js in /js
  • Requires Node 0.12.7 - OS X or Ubuntu Linux (almost version independent w/ Node-NaN)

Usage OS X

  • Install dependencies:
    • npm install -g node-gyp
    • brew install protobuf pkg-config

Usage Ubuntu

  • sudo apt-get install libprotobuf-dev protobuf-compiler pkg-config

To-Do

  • Support every API method (a few are missing)
  • Memory Management
    • CPP: delete *pointer;
  • Finish NaN abstractions
0.1.1

9 years ago

0.1.0

9 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago