https://github.com/strophe/strophejs-plugin-muc
https://github.com/strophe/strophejs-plugin-muc
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strophe/strophejs-plugin-muc
- Owner: strophe
- License: other
- Created: 2017-01-25T13:42:24.000Z (over 9 years ago)
- Default Branch: muc
- Last Pushed: 2017-07-14T21:07:12.000Z (almost 9 years ago)
- Last Synced: 2025-06-15T14:16:47.106Z (11 months ago)
- Language: CoffeeScript
- Size: 212 KB
- Stars: 14
- Watchers: 13
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.