Giter VIP home page Giter VIP logo

node-opendds's Introduction

OpenDDS module for Node.js

Travis CI: Build Status

Version 0.0.6

Added Microsoft Visual C++ support.

Version 0.0.5

Updated for Node.js version 6.9.5 and V8 version 5.8.1.

Version 0.0.4

Now hosted on GitHub which required a version bump to tell npm about it. No code changes.

Version 0.0.3

Updated to use new abstract interface callback from DataReaderImpl to execute as an atomic operation rather than in two stages. This change uses updates to OpenDDS starting with r5997 in subversion and any release after 3.4.1. This will not build with older versions of OpenDDS.

Version 0.0.2

Updated to use extended data reference counting available in OpenDDS as of r5993 in subversion. This change will be available in releases starting with the one following OpenDDS 3.4.1. This will not build with the older versions of OpenDDS.

Requirements:

  • OpenDDS (http://www.opendds.org) and its dependencies must be installed.
  • Make sure all of the OpenDDS development environment variables are set before running npm to install this module. If you use the OpenDDS configure script, these variables can be set using "setenv.sh" or "setenv.cmd" depending on your platform.

Tested platforms:

  • Linux (Ubuntu16.04) x86_64 using the distro-supplied GCC and c++11=1
  • Windows 10 x86_64 using Visual Studio 2015
  • Other OpenDDS-supported platforms should work, but may required changes to binding.gyp

To build the module (for development of this module, users can simply use npm)

$ node-gyp configure build

node-opendds's People

Contributors

brillozon avatar mitza-oci avatar plabanca avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.