summaryrefslogtreecommitdiff
path: root/xmpp/streams.go
AgeCommit message (Expand)Author
2023-07-04Apply go fmtxengineering
2023-07-04Remove unused codexengineering
2023-07-04Re-implement resource binding and presencexengineering
2023-07-04Add namespace to streamFeatures structxengineering
2023-07-04Re-implement SASLxengineering
2023-07-04Rework routing completelyxengineering
2023-07-04Further reduce complexity of streamFeatures structxengineering
2023-07-04Just pass parsed data if successfulxengineering
2023-07-04Reduce complexity of streamFeatures structxengineering
2023-07-04First working version of new RX conceptxengineering
2023-07-04Re-implement stream open and closexengineering
2023-07-04Remove runStreamPair()xengineering
2023-07-03Move xml.Encoder to session structxengineering
2023-07-03Rename stream_pair.go to streams.goxengineering