diff options
author | xengineering <me@xengineering.eu> | 2023-07-03 21:07:07 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-07-03 21:07:07 +0200 |
commit | 3cac662ef99366dea7bec383ba6704b3a5292d93 (patch) | |
tree | ea510d2e542abee906a05b85dc17f020ab336479 | |
parent | eca0649c1e0a72fbea4899a295443eac69600bfd (diff) | |
download | limox-3cac662ef99366dea7bec383ba6704b3a5292d93.tar limox-3cac662ef99366dea7bec383ba6704b3a5292d93.tar.zst limox-3cac662ef99366dea7bec383ba6704b3a5292d93.zip |
Rename stream_pair.go to streams.go
The fact that it is actually about a pair of XML streams is obvious and
not that relevant. A shorter name has a higher priority.
-rw-r--r-- | xmpp/streams.go (renamed from xmpp/stream_pair.go) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/xmpp/stream_pair.go b/xmpp/streams.go index 87df86a..87df86a 100644 --- a/xmpp/stream_pair.go +++ b/xmpp/streams.go |