Issues
- 4
XEP-0440: SASL Channel-Binding Type Capability
#191 opened by Neustradamus - 0
XEP-0480: SASL Upgrade Tasks
#192 opened by Neustradamus - 2
Doesn't handle errors for funky Unicode
#96 opened by strugee - 3
- 10
- 1
missing support for room invites: XEP-0045
#73 opened by james-lawrence - 0
XEP-0199: Full support client 2 server pings.
#190 opened by eleksir - 7
Getting EOF with correct credentials.
#89 opened by jimmiebtlr - 4
New release build?
#166 opened by Neustradamus - 1
XEP-0479: XMPP Compliance Suites 2023
#114 opened by Neustradamus - 3
Close Recv() before closing connection
#154 opened by mdosch - 2
xmpp.NewClient() is not thread-safe
#85 opened by froodian - 1
Cannot handle XMPP stanza error responses
#48 opened by soygul - 2
whether XEP-0124, XEP-0206 supported?
#102 opened by avoidik - 1
is this project FCM-ready?
#104 opened by fuzzyami - 2
How to interprete MUC status codes?
#103 opened by mdosch - 1
XEPs and RFCs support page with version
#115 opened by Neustradamus - 1
wrong idiom if &iq.Bind == nil. It's always not nil.
#68 opened by ikq - 11
Server waits forever on receiving next(c.p)
#28 opened by boopathi - 0
- 3
auth failure: Invalid channel binding
#184 opened by mrusme - 1
XEP-0384: OMEMO Encryption
#185 opened by mrusme - 1
Problem with TLSCertVerify ?
#78 opened by jadjay - 11
tls: oversized record received with length 28012
#82 opened by xor-gate - 1
func (c *Client) Close() should wait for closing stream element from the server
#112 opened by mdosch - 1
- 3
Broken URL in oob message.
#132 opened by mdosch - 21
SCRAM-SHA-1-PLUS + SCRAM-SHA-256-PLUS + SCRAM-SHA-512-PLUS + SCRAM-SHA3-512(-PLUS) supports
#105 opened by Neustradamus - 0
Go-xmpp doesn't forbid/filter illegal sequences
#134 opened by mdosch - 6
- 1
xmppo/go-xmpp or mattn/go-xmpp
#172 opened by mdosch - 1
- 1
Extend SendPresence() to at least minimal useful form
#149 opened by eleksir - 0
Get body for auth success
#142 opened by mdosch - 0
Is OAuth broken?
#86 opened by eloo - 1
Implement OpenPGP xep-0027
#113 opened by VictorNine - 0
Can't access error replies for IQs
#125 opened by mdosch - 1
Add support to upload files using XEP-0363
#94 opened by srgcdev - 0
ServerName not used?
#123 opened by mdosch - 0
connect should use a net.Dialer or net.DialTimeout to guard against indefinitely long blocking
#116 opened by froodian - 0
User Avatar Implementation
#118 opened by PapaTutuWawa - 1
Golang XML vulnerabilities
#126 opened by mdosch - 3
Change "notls" to the true
#91 opened by neil605164 - 1
Disable TLS connection, Return Error: starttls handshake: x509: certificate signed by unknown authority
#109 opened by chandler1142 - 3
works without TLS: NoTLS: true, and StartTLS: false
#66 opened by ikq - 0
Enable Sourcegraph
#57 opened by homburg - 5
"auth failure: text"
#80 opened by froodian - 3
server ping not replied
#83 opened by dreamer2 - 1
Parsing jabber:iq:roster
#54 opened by reactorcoremeltdown - 2
how about using glog
#38 opened by yanyiwu