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

[![Build Status](https://secure.travis-ci.org/xmpp-ftw/xmpp-ftw-mam.png)](http://travis-ci.org/xmpp-ftw/xmpp-ftw-mam)
[![Dependency Status](https://david-dm.org/xmpp-ftw/xmpp-ftw-mam.png)](https://david-dm.org/xmpp-ftw/xmpp-ftw-mam)
[![Coverage Status](https://img.shields.io/coveralls/xmpp-ftw/xmpp-ftw-mam.svg)](https://coveralls.io/r/xmpp-ftw/xmpp-ftw-mam?branch=master)

# Install

```
npm i --save xmpp-ftw-mam
```

# Test

```
npm test
```
