issues Search Results · repo:FluuxIO/go-xmpp language:Go
Filter by
82 results
(60 ms)82 results
inFluuxIO/go-xmpp (press backspace or delete to remove)ERRO[0212] stream error: invalid-from
[ 3][t 0][1653306110.321923017][Client.cpp:291][ td_requests] End to wait for updates, returning object 205 0x7fb9e43f8e50
panic: runtime error: invalid memory ...
bodqhrohro
- 2
- Opened on May 23, 2022
- #181
I d like to include XEP-0086 caps in the presence/ sent. (Some users may want to also set a different show/, status/ or
priority/).
Right now, it s a constant that cannot be adjusted, so I ll send one ...
ivucica
- Opened on Nov 9, 2021
- #178
Hi there, is there any plan on support for ANONYMOUS auth mechanism ? It seems only PLAIN and X-OAUTH2 were supported.
https://xmpp.org/extensions/xep-0175.html
bareheadnohair
- Opened on Aug 23, 2021
- #177
Per RFC 6120 8.3.2., including the sender XML is optional, however it seems deceptively easy to do with Fluux XMPP,
given that iq of type get and set are defined to have only one[^1] child element per ...
ivucica
- Opened on Apr 7, 2021
- #176
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x9c7205]
goroutine 13113 [running]:
errors.(*errorString).Error(0x0, 0x13e8720, 0xc0017e2400) ...
jiyeyuran
- Opened on Dec 29, 2020
- #174
Based on RFC6121, attributes for sending message from README and example doesn t following the documentation. It produce
the message doesn t receive to client.
I would suggest to PR the example for update ...
adefirmanf
- Opened on Dec 17, 2020
- #173
I can t seem to connect FluuxIO to a MongooseIM XMPP server. I kept getting NextStart XML syntax error on line 1:
unexpected EOF
Setting Insecure to true or false makes no difference.
Any advice?
Many ...
theanhoo
- Opened on Dec 16, 2020
- #172
FYI
https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-attributes.md
https://github.com/mattermost/xml-roundtrip-validator/blob/master/advisories/unstable-directives.md ...
mdosch
- 3
- Opened on Dec 15, 2020
- #171
Neither RFC3920 nor RFC6120 require the code attribute on error/, but the implementation of stanza.Err type makes it
required, and silently so:
https://github.com/FluuxIO/go-xmpp/blob/947fcf0/stanza/error.go#L81-L83 ...
ivucica
- Opened on Dec 14, 2020
- #170
Actors:
- example.org: host domain
- freenode.example.org: MUC domain (proxying traffic to IRC)
- abc@example.org: bot joining the MUC room
- #abcd@freenode.example.org: MUC room being joined ...
ivucica
- Opened on Sep 28, 2020
- #169

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.