XMPP Library written in Go.
Fork of https://github.com/emgee/go-xmpp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
src/xmpp | 7 years ago | |
.gitignore | 11 years ago | |
LICENSE | 8 years ago | |
README | 11 years ago | |
client.go | 7 years ago | |
component.go | 11 years ago | |
tail.go | 11 years ago | |
throughput.go | 11 years ago |
README
Go package for implementing XMPP clients and components.
See src/xmpp/doc.go for overview.