Mickaël Rémond 392d3a1ae7
Merge pull request #15 from TheoMcGinley/presence-parsing-fix
Parse show, status, and priority of presence stanzas as child elements
2019-02-10 17:17:37 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 19:10:30 +01:00
2018-01-01 18:57:56 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2019-02-09 15:48:27 +00:00
2018-01-01 18:57:56 +01:00
2018-12-26 18:50:01 +01:00
2019-01-21 16:24:26 +01:00
2018-12-26 19:10:30 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 19:18:42 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 19:10:30 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 19:20:56 +01:00
2018-01-01 18:12:33 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2019-01-10 18:12:07 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00
2018-12-26 18:50:01 +01:00

Go XMPP

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.

The library is designed to have minimal dependencies. For now, the library does not depends on any other library.

Usage

Please, check GoDoc for more information: gosrc.io/xmpp

Description
your #1 source of programming antipatterns
Readme 1.2 MiB
Languages
Go 100%