<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: net/websocket.lua history</title>
    <description>net/websocket.lua revision history</description>
    <item>
    <title>net.websocket: Fix traceback in client if server doesn't respond with Connection header</title>
    <link>http://hg.omfa.de/prosody-hg/log/8d726f5d044a/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Fix traceback in client if server doesn't respond with Connection header]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 26 May 2026 12:26:59 +0100</pubDate>
</item>
<item>
    <title>net: Prefix module imports with prosody namespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/ba409c67353b/net/websocket.lua</link>
    <description><![CDATA[net: Prefix module imports with prosody namespace]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 17 Mar 2023 16:23:12 +0100</pubDate>
</item>
<item>
    <title>net.websocket: Fix traceback in case of ondisconnect being called twice</title>
    <link>http://hg.omfa.de/prosody-hg/log/926d6086a95a/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Fix traceback in case of ondisconnect being called twice<br/>
<br/>
We want to figure out what situations the double ondisconnect happens in, and<br/>
aim to fix the root cause in the future.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 26 Nov 2019 15:29:01 +0000</pubDate>
</item>
<item>
    <title>net.websocket: Fix log call to pass data via format string instead of concatenation</title>
    <link>http://hg.omfa.de/prosody-hg/log/66a9bc2d5c8d/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Fix log call to pass data via format string instead of concatenation]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 30 Jul 2019 02:35:28 +0200</pubDate>
</item>
<item>
    <title>net.*: Remove tostring call from logging</title>
    <link>http://hg.omfa.de/prosody-hg/log/b327f2870382/net/websocket.lua</link>
    <description><![CDATA[net.*: Remove tostring call from logging<br/>
<br/>
Taken care of by loggingmanager now]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 30 Jul 2019 02:35:17 +0200</pubDate>
</item>
<item>
    <title>net.websocket: Honour ex.insecure to match net.http's new parameter for that</title>
    <link>http://hg.omfa.de/prosody-hg/log/eb710675f7f8/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Honour ex.insecure to match net.http's new parameter for that]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 08 Jun 2018 16:30:46 +0100</pubDate>
</item>
<item>
    <title>net.websocket: Fix incompatibility with net.http changes</title>
    <link>http://hg.omfa.de/prosody-hg/log/fb38b2c77a72/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Fix incompatibility with net.http changes<br/>
<br/>
I was unable to pinpoint the exact revision that broke this.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 08 Jun 2018 16:30:04 +0100</pubDate>
</item>
<item>
    <title>net.websocket: Remove stray module api reference, shouldn't be used in here</title>
    <link>http://hg.omfa.de/prosody-hg/log/a3565d7dd304/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Remove stray module api reference, shouldn't be used in here]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 30 Jul 2017 18:47:43 +0200</pubDate>
</item>
<item>
    <title>net.websocket: Ignore unused argument warnings [luacheck]</title>
    <link>http://hg.omfa.de/prosody-hg/log/69706084bdfe/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Ignore unused argument warnings [luacheck]]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 04 Dec 2016 11:58:16 +0100</pubDate>
</item>
<item>
    <title>net.websocket: Make data masking configurable</title>
    <link>http://hg.omfa.de/prosody-hg/log/b6514e691a70/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Make data masking configurable]]></description>
    <author>&#70;&#108;&#111;&#114;&#105;&#97;&#110;&#32;&#90;&#101;&#105;&#116;&#122;&#32;&#60;&#102;&#108;&#111;&#114;&#111;&#98;&#64;&#98;&#97;&#98;&#101;&#108;&#109;&#111;&#110;&#107;&#101;&#121;&#115;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 26 Sep 2014 22:12:21 +0200</pubDate>
</item>
<item>
    <title>net.websocket: Fix handling of 'protocol' argument</title>
    <link>http://hg.omfa.de/prosody-hg/log/4bbd198cf3e6/net/websocket.lua</link>
    <description><![CDATA[net.websocket: Fix handling of 'protocol' argument]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 11 Sep 2014 00:55:51 +0200</pubDate>
</item>
<item>
    <title>Merge with Florob</title>
    <link>http://hg.omfa.de/prosody-hg/log/ad434f47bfc0/net/websocket.lua</link>
    <description><![CDATA[Merge with Florob]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 05 Sep 2014 19:08:42 +0100</pubDate>
</item>
<item>
    <title>Check Sec-WebSocket-Protocol header</title>
    <link>http://hg.omfa.de/prosody-hg/log/17b54f523796/net/websocket.lua</link>
    <description><![CDATA[Check Sec-WebSocket-Protocol header]]></description>
    <author>&#70;&#108;&#111;&#114;&#105;&#97;&#110;&#32;&#90;&#101;&#105;&#116;&#122;&#32;&#60;&#102;&#108;&#111;&#114;&#111;&#98;&#64;&#98;&#97;&#98;&#101;&#108;&#109;&#111;&#110;&#107;&#101;&#121;&#115;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 05 Sep 2014 02:14:04 +0200</pubDate>
</item>
<item>
    <title>net/websocket: Add new websocket client code</title>
    <link>http://hg.omfa.de/prosody-hg/log/e0164b0fcafd/net/websocket.lua</link>
    <description><![CDATA[net/websocket: Add new websocket client code]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 03 Sep 2014 15:28:46 -0400</pubDate>
</item>
<item>
    <title>net/websocket: Add new websocket client code</title>
    <link>http://hg.omfa.de/prosody-hg/log/8eccd07b619c/net/websocket.lua</link>
    <description><![CDATA[net/websocket: Add new websocket client code]]></description>
    <author>&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#32;&#60;&#113;&#117;&#97;&#101;&#64;&#100;&#97;&#117;&#114;&#110;&#105;&#109;&#97;&#116;&#111;&#114;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 03 Sep 2014 15:28:46 -0400</pubDate>
</item>

  </channel>
</rss>
