This website requires JavaScript.
Explore
Help
Register
Sign In
chteufleur
/
go-xmpp
Watch
1
Star
0
Fork
You've already forked go-xmpp
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
XMPP Library written in Go. Fork of
https://github.com/emgee/go-xmpp
9
Commits
1
Branch
0
Tags
833
KiB
Go
100%
2426f2d6d1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Matt Goodall
2426f2d6d1
Rename JID.Local to JID.Node to better match official XEP.
2012-07-06 11:04:59 +01:00
src
/xmpp
Rename JID.Local to JID.Node to better match official XEP.
2012-07-06 11:04:59 +01:00
.gitignore
Basic ignores.
2012-06-27 12:04:48 +01:00
client.go
Rename demo -> client to make way for component example.
2012-06-27 12:10:57 +01:00
component.go
Add component API and example.
2012-06-27 13:14:18 +01:00