This website requires JavaScript.
Explore
Help
Sign In
uwaru
/
go-xmpp
Watch
1
Star
0
Fork
0
You've already forked go-xmpp
forked from
jshiffer/go-xmpp
Code
Pull Requests
Activity
227
Commits
1
Branch
9
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Martin
f4c732fdc7
SCRAM: Add support for tls-server-end-point channel binding. (
#177
)
2024-01-11 13:33:32 +01:00
_example
if username or password are specified, don't assume anonymous in example.go
2015-04-12 22:18:06 -07:00
.travis.yml
add .travis.yml
2016-11-21 10:25:22 +09:00
go.mod
Change import path to xmppo/go-xmpp (
#174
)
2024-01-10 15:52:41 +01:00
go.sum
Update dependencies.
2024-01-10 13:17:25 +01:00
LICENSE
add LICENSE file.
2011-02-28 11:46:55 +09:00
README.md
Change import path to xmppo/go-xmpp (
#174
)
2024-01-10 15:52:41 +01:00
xmpp_avatar.go
Implement XEP-0084 (User Avatar) (
#120
)
2021-01-21 17:24:39 +09:00
xmpp_disco.go
Implement Disco queries against other entities (
#124
)
2023-03-02 13:23:29 +09:00
xmpp_information_query.go
Harmonize newlines
2023-08-14 10:28:33 +02:00
xmpp_muc.go
Harmonize newlines
2023-08-14 10:28:33 +02:00
xmpp_ping.go
Harmonize newlines
2023-08-14 10:28:33 +02:00
xmpp_pubsub.go
Implement a bit of XEP-0060 (PubSub) (
#119
)
2020-03-09 18:10:41 +09:00
xmpp_subscription.go
Harmonize newlines
2023-08-14 10:28:33 +02:00
xmpp_test.go
Add xml attribute support for XMLElement (
#136
)
2022-05-13 17:24:06 +09:00
xmpp.go
SCRAM: Add support for tls-server-end-point channel binding. (
#177
)
2024-01-11 13:33:32 +01:00
README.md
go-xmpp
go xmpp library (original was written by russ cox )
Documentation
Description
your #1 source of programming antipatterns
Readme
1.2
MiB
Languages
Go
100%