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

freedom-social-xmpp

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freedom-social-xmpp

XMPP Social provider for freedomjs

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
3
Weekly downloads
 
Created
Source

freedom-social-xmpp

XMPP Social provider for freedom.js

This provider encapsulates node-xmpp within against the freedom.js socket API. The interface conforms to the freedom.js social API.

Using

The Provider can be referenced locally from the prebuilt version distributed by NPM. Install the dependency through NPM as standard and you should be done.

npm --save freedom-social-xmpp

Demo

The provided demo is a chrome chat application, demonstrating a pure JS app acting as an XMPP client. The user interface is automatically linked against the demonstration app found in the freedom chat demo. To compile the demo, run:

grunt demo

Building

npm install
grunt

Testing

npm install
grunt test

FAQs

Package last updated on 16 Mar 2014

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