xmpp-ftw-wtf

Unknown stanza plugin for XMPP-FTW

Usage no npm install needed!

<script type="module">
  import xmppFtwWtf from 'https://cdn.skypack.dev/xmpp-ftw-wtf';
</script>

README

xmpp-ftw-wtf

Unknown incoming stanza plugin for XMPP-FTW.

https://github.com/xmpp-ftw/xmpp-ftw.git

If XMPP-FTW receives a stanza which can not be handled by any of the other installed listeners then this plugin will simply push the stanza (converted to a string) via the <em>xmpp.wtf.push</em> event.

More....

See the XMPP-FTW demo repository - https://github.com/xmpp-ftw/xmpp-ftw-demo

Build status

Build Status Dependency Status [Coverage Status](https://coveralls.io/r/xmpp-ftw/xmpp-ftw-wtf?branch=master

Install

npm i --save xmpp-ftw-wtf

Test

npm test

Notes

Yes this plugin is mostly a joke!