summaryrefslogtreecommitdiff
path: root/xmpp/iq.go
AgeCommit message (Expand)Author
2023-07-06Apply go fmtxengineering
2023-07-06Implement roster result handlingxengineering
2023-07-06Implement roster get requestxengineering
2023-07-06Use different IQ struct for RX and TXxengineering
2023-07-05Migrate bind sending to new generic iq structxengineering
2023-07-05Migrate bind receive to new iq structxengineering
2023-07-05Add new generic iq structxengineering
2023-07-05Move bind logic to new xmpp/iq.goxengineering