<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_websocket.cpp, branch v4.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v4.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-31T13:27:10Z</updated>
<entry>
<title>Only allow the IRCv3 WebSocket subprotocols on client connections.</title>
<updated>2024-07-31T13:27:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-31T13:27:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c09bb5b67b45711f96514cb600b3befe36616c9'/>
<id>urn:sha1:5c09bb5b67b45711f96514cb600b3befe36616c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable text websockets when the server has an incompatible charset.</title>
<updated>2024-07-22T09:23:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T09:20:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31c8a3b01aab3f8fb264b59ab10a886bd96d5c00'/>
<id>urn:sha1:31c8a3b01aab3f8fb264b59ab10a886bd96d5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for the IRCv3 WebSocket subprotocol names.</title>
<updated>2024-07-19T10:05:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T21:38:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dafaa684e174d20da46a5b5c6b46e8703d39960b'/>
<id>urn:sha1:dafaa684e174d20da46a5b5c6b46e8703d39960b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for non-web WebSocket connections.</title>
<updated>2024-05-23T13:22:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-23T13:22:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=07d753528109b7ae0a9870a710066e3eead396d4'/>
<id>urn:sha1:07d753528109b7ae0a9870a710066e3eead396d4</id>
<content type='text'>
Closes #2066.
</content>
</entry>
<entry>
<title>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix using (unsigned) long instead of (s)size_t.</title>
<updated>2023-01-24T23:02:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=babc733d2d51b77bf201a9147503b096a829b02f'/>
<id>urn:sha1:babc733d2d51b77bf201a9147503b096a829b02f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the caching methods in User and rename to make more sense.</title>
<updated>2023-01-24T02:58:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T02:58:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f310e1c98dc262249146025ffffb81334b38680d'/>
<id>urn:sha1:f310e1c98dc262249146025ffffb81334b38680d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make implementing OnStreamSocketClose optional in middle hooks.</title>
<updated>2023-01-21T13:22:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-21T13:22:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0bb4742e0c9d5bd878a9f590dac21ae608e1785'/>
<id>urn:sha1:c0bb4742e0c9d5bd878a9f590dac21ae608e1785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the underlying transport method for pinging idle clients.</title>
<updated>2023-01-21T12:54:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-21T12:54:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7bd8091f6ba7e91baf078c414b1c94c2199d5b4a'/>
<id>urn:sha1:7bd8091f6ba7e91baf078c414b1c94c2199d5b4a</id>
<content type='text'>
Closes #1998.
</content>
</entry>
</feed>
