Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-xmpp-component

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-xmpp-component

Component API for XMPP

  • 2.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

node-xmpp-component

XMPP component for Node.js

build status js-standard-style

Manual

Please see http://node-xmpp.org/doc/component.html for instructions on how to use node-xmpp-component.

Installation

Note: We now only support nodejs versions 0.8.0 and greater.

With package manager npm:

npm install node-xmpp-component

Testing

Install the dev dependencies, then...

npm test

Also see the tests run in travis. The tests in travis run both the code and code style tests.

Integration tests

There are also a small number of integration tests designed to be run against Prosody. To run these ensure the user the test is run as has sudo access. Copy the prosody configuration file from test/resources/prosody.cfg.lua to /etc/prosody/prosody.cfg.lua.

How to use

Please see the various examples.

Objectives of node-xmpp:

  • Use node.js conventions, especially EventEmitter, ie. for write buffer control
  • Client support for both XMPP clients and components

Features

Dependencies

Keywords

FAQs

Package last updated on 03 Mar 2017

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc