<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luasocket/docs/http.html, branch feat/sse</title>
<subtitle>A mirror of https://github.com/lunarmodules/luasocket.git
</subtitle>
<id>https://git.lua4.win/luasocket/atom?h=feat%2Fsse</id>
<link rel='self' href='https://git.lua4.win/luasocket/atom?h=feat%2Fsse'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/'/>
<updated>2026-09-01T05:54:16+00:00</updated>
<entry>
<title>Address PR review: pass raw socket to headers callback, use ok/err return convention</title>
<updated>2026-09-01T05:54:16+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-09-01T05:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=0a4fa559e44ed3e77f723092feab977539b8aab0'/>
<id>urn:sha1:0a4fa559e44ed3e77f723092feab977539b8aab0</id>
<content type='text'>
Rename response_headers to headers_callback, pass the raw connection as a
4th argument (for use cases like WebSocket upgrade handoff), and switch its
return contract to the idiomatic ok/err shape used elsewhere in this file:
truthy ok continues (optionally swapping in a new sink), falsy ok closes the
connection and propagates the callback's error via socket.protect instead of
faking a success return.

Claude-Session: https://claude.ai/code/session_01S4imKCU4hxDg96DXj9hxSB
</content>
</entry>
<entry>
<title>chore(docs): update LTN12 links (#428)</title>
<updated>2024-03-15T11:55:02+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2024-03-15T11:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=93eef5015e0dfe8d24071dd036f9a7f02160abeb'/>
<id>urn:sha1:93eef5015e0dfe8d24071dd036f9a7f02160abeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move doc→docs so we can serve it with GitHub Pages</title>
<updated>2022-03-22T21:11:24+00:00</updated>
<author>
<name>Caleb Maclennan</name>
<email>caleb@alerque.com</email>
</author>
<published>2022-03-22T21:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luasocket/commit/?id=f98977b2dac48fc66822402b095336e683715126'/>
<id>urn:sha1:f98977b2dac48fc66822402b095336e683715126</id>
<content type='text'>
</content>
</entry>
</feed>
