Socket
Socket
Sign inDemoInstall

residue

Package Overview
Dependencies
3
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    residue

Logging client for real-time centralized logging server.


Version published
Maintainers
1
Install size
674 kB
Created

Readme

Source
               ‫بسم الله الرَّحْمَنِ الرَّحِيمِ

Residue NodeJS Client

A very simple, secure NodeJS library to interact with residue seamlessly.

This module provides interface for connecting and interacting with residue server seamlessly, means, once you are connected this module takes care of expired tokens and clients and keep itself updated with latest tokens and ping server when needed to stay alive.

Crypto Module

This library depends on NodeJS Crypto Module. If it is not available, library will fall down to use Ripe command-line tool. If none is available, library will not work.

API

connect(params)

Connects application to residue using params

disconnect()

Disconnects application from residue

Logger

Logger class for logging interface

Sample

You can check out nodeJS sample client app for practical use of this package.

Keywords

FAQs

Last updated on 15 Mar 2017

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