GithubHelp home page GithubHelp logo

giovannicuriel / dojot-snoop Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 34 KB

A component that receives all messages from all subjects from all modules in dojot

License: GNU General Public License v3.0

TypeScript 96.53% Dockerfile 3.47%

dojot-snoop's Introduction

dojot-snoop

A teeny-tiny listener to all messages from dojot modules.

The following environment variables can be set in order to locate dojot services (all values are the default ones):

export LD_LIBRARY_PATH=$(pwd)/node_modules/node-rdkafka/build/deps/
export AUTH_URL=http://auth:5000
export KAFKA_HOSTS=kafka:9092
export DATA_BROKER_URL=http://data-broker

Installing

Just run:

npm install

if you checked out the repository and you are good to go. Don't forget to set the LD_LIBRARY_PATH (if you are using Linux) to properly locate librdkafka:

export LD_LIBRARY_PATH=$(pwd)/node_modules/node-rdkafka/build/deps/

Also, you could install it by executing:

npm install @giovannicuriel/dojot-snoop

and things might work.

dojot-snoop's People

Contributors

giovannicuriel avatar

Watchers

 avatar  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.