<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mqttr, branch v0.4.0</title>
<subtitle>MQTTR - MQTT router
</subtitle>
<id>https://the-tk.com/cgit/mqttr/atom?h=v0.4.0</id>
<link rel='self' href='https://the-tk.com/cgit/mqttr/atom?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/'/>
<updated>2025-07-21T00:51:35Z</updated>
<entry>
<title>Version 0.4.0</title>
<updated>2025-07-21T00:51:35Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-21T00:51:35Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=289a44928035ecbad280aa526dcac360e31e9ce2'/>
<id>urn:sha1:289a44928035ecbad280aa526dcac360e31e9ce2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some helpers</title>
<updated>2025-07-21T00:44:53Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-21T00:42:29Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=4f9f37041b3963f15039f0ec4cf1347b7a022420'/>
<id>urn:sha1:4f9f37041b3963f15039f0ec4cf1347b7a022420</id>
<content type='text'>
Otherwise the error messages suck, but really they still suck. This
explains why nobody documented this trick. Because it's a bad trick.
</content>
</entry>
<entry>
<title>TLS and Unix socket support</title>
<updated>2025-07-21T00:43:26Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-21T00:18:34Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=427f6ee9996529e13fc7df3db9970bc10ca24e55'/>
<id>urn:sha1:427f6ee9996529e13fc7df3db9970bc10ca24e55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just make install use POSIX utilities</title>
<updated>2025-07-20T13:25:49Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-20T13:25:49Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=309b7ca314502ed86920bc7423e19979e9187a5d'/>
<id>urn:sha1:309b7ca314502ed86920bc7423e19979e9187a5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make install work on freebsd and other</title>
<updated>2025-07-20T13:19:09Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-20T13:19:09Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=a73276d5441eb5741a594915458313a7ccc0ba08'/>
<id>urn:sha1:a73276d5441eb5741a594915458313a7ccc0ba08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple install script</title>
<updated>2025-07-20T13:09:23Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-20T13:09:23Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=7a29b795824b8401c2b448cbea070d211591a136'/>
<id>urn:sha1:7a29b795824b8401c2b448cbea070d211591a136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Non-UTF8 path/argument support</title>
<updated>2025-07-20T11:31:13Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-20T11:31:13Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=847cfa692b20903a8c6a43c01948ded6db0035a7'/>
<id>urn:sha1:847cfa692b20903a8c6a43c01948ded6db0035a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shorter helpers</title>
<updated>2025-07-19T20:25:35Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-19T20:25:35Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=e6ac7b1643e01764c5fccddee985d25bf53494e2'/>
<id>urn:sha1:e6ac7b1643e01764c5fccddee985d25bf53494e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fold in verbose whens</title>
<updated>2025-07-19T20:08:20Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-19T20:08:20Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=36cccea315e6ac0898210cf4fcc365cc10027ef3'/>
<id>urn:sha1:36cccea315e6ac0898210cf4fcc365cc10027ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move serde helpers to a separate module</title>
<updated>2025-07-19T20:05:49Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2025-07-19T20:05:49Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/mqttr/commit/?id=5e96240fdfedd391c164dacf8b87d629f4582463'/>
<id>urn:sha1:5e96240fdfedd391c164dacf8b87d629f4582463</id>
<content type='text'>
</content>
</entry>
</feed>
