<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_websocket.cpp, branch v3.2.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=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-11-03T14:12:59Z</updated>
<entry>
<title>WebSocket: send messages as text by default.</title>
<updated>2018-11-03T14:12:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-31T05:11:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efdb51bc9d46283e55d95cd47398cf463b401d96'/>
<id>urn:sha1:efdb51bc9d46283e55d95cd47398cf463b401d96</id>
<content type='text'>
This requires all messages to be UTF-8. If you are using a UTF-8
incompatible text encoding then you can disable this by setting
&lt;websocket:sendastext&gt; to false.
</content>
</entry>
<entry>
<title>WebSocket: use one WebSocket message per IRC message.</title>
<updated>2018-10-31T05:28:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-31T02:45:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99af213a58946185621b3e4de01970a7c21cce93'/>
<id>urn:sha1:99af213a58946185621b3e4de01970a7c21cce93</id>
<content type='text'>
This makes more sense for WebSocket clients than CR+LF termination
as the protocol already understands the concept of messages.
</content>
</entry>
<entry>
<title>Require WebSocket origins to be whitelisted in order to connect.</title>
<updated>2018-10-10T15:45:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-10T15:45:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=553877f7a9eff26166dfa4d953d6f69f9420de28'/>
<id>urn:sha1:553877f7a9eff26166dfa4d953d6f69f9420de28</id>
<content type='text'>
Fixes #1281.
</content>
</entry>
<entry>
<title>Unite SSL service providers and SSL profile classes</title>
<updated>2017-11-13T16:38:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2017-01-10T19:21:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451e687f681ccab5c02a8de1a7d59b324efbfe08'/>
<id>urn:sha1:451e687f681ccab5c02a8de1a7d59b324efbfe08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up OnCleanup.</title>
<updated>2017-10-18T11:54:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-18T11:41:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee7ac5aaede95eb82ecc948d0e52ad01ddeaa6c9'/>
<id>urn:sha1:ee7ac5aaede95eb82ecc948d0e52ad01ddeaa6c9</id>
<content type='text'>
- Switch to using ExtensionItem::ExtensibleType for the type instead
of TargetTypeFlags.
- Pass the extensible to OnCleanup as an Extensible pointer
instead of a void pointer.
- Call OnCleanup for memberships as well as channels and users.
- Rewrite event documentation to remove outdated references.
</content>
</entry>
<entry>
<title>Add WebSocket module</title>
<updated>2016-08-08T14:17:27Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T14:17:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0053cf0d24ab60a474bd1b84060f96d7108d56d8'/>
<id>urn:sha1:0053cf0d24ab60a474bd1b84060f96d7108d56d8</id>
<content type='text'>
</content>
</entry>
</feed>
