Socket
Book a DemoInstallSign in
Socket

hazelcast-remote-controller

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hazelcast-remote-controller

Hazelcast Remote Controller

1.0.0
latest
Source
npmnpm
Version published
Weekly downloads
1
-93.33%
Maintainers
1
Weekly downloads
 
Created
Source

Hazelcast Remote Controller for Node.js

Build

git clone git@github.com:hazelcast/hazelcast-remote-controller.git
cd hazelcast-remote-controller/nodejs-controller
npm install

Use From Other Projects

Because Hazelcast Remote Controller for Node.js is not published to NPM, you need to locally link this project from other projects you would like to use it with. After building the project, run.

npm link

Change working directory to root of the dependant project.

Run

npm link hazelcast-remote-controller

Import it like any other Javascript module.

var RemoteContoller = require('hazelcast-remote-controller')

Note:

In order to use remote controller client, remote controller server should be up and running. To do that, go to root of hazelcast-remote-controller project and run:

mvn -f server-container/ exec:java -Dexec.mainClass="com.hazelcast.remotecontroller.Main"

Keywords

hazelcast

FAQs

Package last updated on 20 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.