Describe goal of the project.

This commit is contained in:
Mickael Remond 2015-12-29 11:49:43 +01:00
parent 6f15887129
commit d8c8419cb1

View file

@ -1,2 +1,8 @@
# gox
Go XMPP library
Go XMPP library, with a focus on simplicity, 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.