diff options
author | xengineering <me@xengineering.eu> | 2023-07-05 21:46:12 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-07-05 22:01:04 +0200 |
commit | 989c6ee9158f67cda2d6287d096c813075d13bd2 (patch) | |
tree | 489a25bc9fc583d7348befae175a199cfae64438 /gui.go | |
parent | d614346ae08e5384e1dca7306ba64fbdc9931d2e (diff) | |
download | limox-989c6ee9158f67cda2d6287d096c813075d13bd2.tar limox-989c6ee9158f67cda2d6287d096c813075d13bd2.tar.zst limox-989c6ee9158f67cda2d6287d096c813075d13bd2.zip |
Move bind logic to new xmpp/iq.go
The bind request / response works with IQ stanzas. Because of the way
encoding and decoding is done with LimoX / the Go standard library it
makes sense to group IQ-based logic in a separat file since the struct
for IQs will be there.
Diffstat (limited to 'gui.go')
0 files changed, 0 insertions, 0 deletions