xmpp-ftw-mam
Version:
MAM (XEP-0313) plugin for XMPP-FTW
29 lines (18 loc) • 692 B
Markdown
xmpp-ftw-mam
=================
A Message Archive Management/MAM (XEP-0313) plugin for XMPP-FTW.
https://github.com/xmpp-ftw/xmpp-ftw.git
# More....
See the XMPP-FTW demo repository - https://github.com/xmpp-ftw/xmpp-ftw-demo
# Build status
[](http://travis-ci.org/xmpp-ftw/xmpp-ftw-mam)
[](https://david-dm.org/xmpp-ftw/xmpp-ftw-mam)
[](https://coveralls.io/r/xmpp-ftw/xmpp-ftw-mam?branch=master)
# Install
```
npm i --save xmpp-ftw-mam
```
# Test
```
npm test
```