XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Chteufleur 4df4e9cec2 Add support for multi body in message with lang definition. 2016-11-13 20:25:47 +01:00
src/xmpp Add support for multi body in message with lang definition. 2016-11-13 20:25:47 +01:00
.gitignore
LICENSE
README
client.go
component.go
tail.go
throughput.go

README

Go package for implementing XMPP clients and components.

See src/xmpp/doc.go for overview.