An open API service indexing awesome lists of open source software.

https://github.com/strophe/strophejs-plugin-muc


https://github.com/strophe/strophejs-plugin-muc

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# strophe.muc.js

Plugin for [strophe.js](https://www.npmjs.com/package/strophe.js) to provide Multi-User Chat ([XEP-0045]( http://xmpp.org/extensions/xep-0045.html)).

## Install

npm install strophejs-plugin-muc

## Usage

## Contributing

This plugin is written in CoffeeScript.

Run `npm run build` to transpile to JavaScript.