[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#969007: RFP: xmppipe -- pipe stdio over XMPP



Package: wnpp
Severity: wishlist

* Package name    : xmppipe
  Version         : git master
  Upstream Author : Michael Santos <michael.santos@gmail.com>
* URL             : https://github.com/msantos/xmppipe
* License         : ISC
  Programming Lang: C
  Description     : pipe stdio over XMPP

from the README:

> xmppipe redirects stdin/stdout in a shell pipeline to an XMPP MUC
> (XEP-0045). xmppipe supports flow control using stream management
> (XEP-0198) and can optionally deal with overload by acting as a circuit
> breaker or by discarding messages.
>
> xmppipe works with line oriented tools like grep, sed and
> awk by outputting each message as a newline terminated,
> percent-encoded string.
>
> xmppipe can be used in shell scripts to quickly write interactive bots
> for monitoring systems or for sending alerts.


Reply to: