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.
go-xmpp/xmpp
Mickael Remond 083b9c7755
Do not expect authentication when client forbid insecure auth
7 years ago
..
iot Allow formatting IOT Control SetResponse 8 years ago
pep Basic formatting of user tune publication 8 years ago
auth.go Initial basic XMPP server mock. 7 years ago
client.go Fix typo 7 years ago
client_test.go Do not expect authentication when client forbid insecure auth 7 years ago
iq.go Fix missing type on IQ 8 years ago
iq_test.go Comment broken test 7 years ago
jid.go Initial working version of go XMPP library 8 years ago
jid_test.go Add more test on jid parsing 8 years ago
message.go Initial working version of go XMPP library 8 years ago
ns.go Initial basic XMPP server mock. 7 years ago
options.go Add insecure option to forbid connection without TLS 7 years ago
packet.go Add preliminary support for IoT control (XEP-0325) 8 years ago
parser.go Do not use log fatal error when reading from a closed XML stream 7 years ago
presence.go Export presence packet 8 years ago
session.go Add insecure option to forbid connection without TLS 7 years ago
socket_proxy.go Initial working version of go XMPP library 8 years ago
starttls.go Initial working version of go XMPP library 8 years ago
stream.go Initial working version of go XMPP library 8 years ago
tcp_server_mock.go Test refactoring 7 years ago