<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_websocket.cpp, branch v4.0.0a5</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.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_websocket.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-09-22T23:24:36Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-09-22T23:24:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5'/>
<id>urn:sha1:b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CXX11_OVERRIDE instead of the override keyword.</title>
<updated>2021-09-22T19:49:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T19:49:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6646c9fbeab6cd85e4efcff9ffb16d11ee617650'/>
<id>urn:sha1:6646c9fbeab6cd85e4efcff9ffb16d11ee617650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace &lt;websocket:sendastext&gt; with &lt;websocket:defaultmode&gt;.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-21T09:14:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=191fb584780b5651931d703fb17c9bbad273dfa2'/>
<id>urn:sha1:191fb584780b5651931d703fb17c9bbad273dfa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an API for checking if I/O hooks are ready or not.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T11:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5bd0a93976f6818187e70a4446257d90a41c7ff1'/>
<id>urn:sha1:5bd0a93976f6818187e70a4446257d90a41c7ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-08-19T10:53:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-19T10:48:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49bce18d04c4002c6b2f0be1ce299bdb9c801319'/>
<id>urn:sha1:49bce18d04c4002c6b2f0be1ce299bdb9c801319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for websocket subprotocols.</title>
<updated>2021-08-17T21:30:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-24T15:59:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1790dacff5966212d12d88a7dc2a169d607a114d'/>
<id>urn:sha1:1790dacff5966212d12d88a7dc2a169d607a114d</id>
<content type='text'>
This is based on the current IRCv3 draft but using a vendored protocol.
</content>
</entry>
<entry>
<title>Minor clean up of the previous commit.</title>
<updated>2021-08-17T21:21:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T21:21:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b61c19a804d03027bbc0696ba95ea791f28f98d'/>
<id>urn:sha1:0b61c19a804d03027bbc0696ba95ea791f28f98d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve WebSocket header parsing.</title>
<updated>2021-08-17T21:19:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-24T15:33:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d163280f539e91c5a55c2fd679e581be31b177c'/>
<id>urn:sha1:0d163280f539e91c5a55c2fd679e581be31b177c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a bunch of unnecessary whitespace.</title>
<updated>2021-08-17T20:13:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T20:13:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e6d811f34146ab4591e9ca88d5b84cf0c4bca52'/>
<id>urn:sha1:8e6d811f34146ab4591e9ca88d5b84cf0c4bca52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
</feed>
