Socket
Socket
Sign inDemoInstall

epmd-client

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    epmd-client

Node.js EPMD client


Version published
Weekly downloads
4
Maintainers
1
Install size
34.8 kB
Created
Weekly downloads
 

Readme

Source

node-epmd-client

Build Status Coverage Status

EPMD is the abbreviation for Erlang Port Mapper Daemon and this is a client implementing the EPMD protocol. Using this client, you're able to register yourself as a node on EPMD or you can also find out about ports Erlang nodes listen on. It doesn't however make it possible to actually connect to an Erlang node, this is will be implemented as part of another repository.

Installation

npm install --save epmd-client

Usage

Please have a look in the examples directory.

License

MIT

Keywords

FAQs

Last updated on 14 Mar 2016

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc