hypafrag / go-xmpp

Native Go XMPP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go XMPP library

Codeship Status for FluuxIO/xmpp GoDoc GoReportCard codecov

Fluux XMPP is a Go XMPP library, focusing on simplicity, simple automation, and IoT.

The goal is to make simple to write simple adhoc XMPP clients:

  • For automation (like for example monitoring of an XMPP service),
  • For building connected "things" by plugging them on an XMPP server,
  • For writing simple chatbot to control a service or a thing.
  • For writing XMPP servers components.

About

Native Go XMPP library

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.2%Language:Shell 0.5%Language:Dockerfile 0.2%