1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
louiz’ 8b007c8bc8 Add text-private in the possible ad-hoc field types 2016-08-11 11:29:41 +02:00
src/xmpp Add text-private in the possible ad-hoc field types 2016-08-11 11:29:41 +02: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.