<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mqtt/src/mqtt.h, branch v0.5</title>
<subtitle>A simple MQTT library written in C</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/'/>
<entry>
<title>Fix indentation</title>
<updated>2017-03-06T20:19:18+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-06T20:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=d97c786dbd30b4349d22b41c657f69a335f3d77a'/>
<id>d97c786dbd30b4349d22b41c657f69a335f3d77a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive refactoring of the internals</title>
<updated>2017-03-06T19:31:07+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-06T19:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=a062d934aef40829d9559a8ca83147ea4c44108e'/>
<id>a062d934aef40829d9559a8ca83147ea4c44108e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for username and password</title>
<updated>2017-02-20T18:16:06+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-20T18:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=e9958e8a0f5aa5fbe0a4a03be42b8bf640add6f7'/>
<id>e9958e8a0f5aa5fbe0a4a03be42b8bf640add6f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MqttClientSubscribeMany() and make necessary API changes</title>
<updated>2017-02-19T14:03:56+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-19T14:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=8198f6d6beb3c8af3768236070089112c094b92e'/>
<id>8198f6d6beb3c8af3768236070089112c094b92e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MqttClientIsConnected()</title>
<updated>2017-02-18T13:40:10+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-18T13:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=9abda03413ff487070b28cc5b44a13e0c985282d'/>
<id>9abda03413ff487070b28cc5b44a13e0c985282d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout param to MqttClientRunOnce()</title>
<updated>2017-02-18T13:39:42+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-18T13:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=a378aa66d14b1de86df65bc02b411e8858ec620a'/>
<id>a378aa66d14b1de86df65bc02b411e8858ec620a</id>
<content type='text'>
Also change SocketSelect() to take timeout in milliseconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also change SocketSelect() to take timeout in milliseconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move cleanSession argument to MqttClientConnect()</title>
<updated>2017-02-17T22:09:23+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-17T22:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=1cd48156bb1f8a9afd7a280b0820389592907f2a'/>
<id>1cd48156bb1f8a9afd7a280b0820389592907f2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include qos/retain in OnMessage callback</title>
<updated>2017-02-17T17:36:26+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-17T17:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=210b9ee1f224caa8605079acc239f607090810e7'/>
<id>210b9ee1f224caa8605079acc239f607090810e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement will</title>
<updated>2017-02-12T21:12:32+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-12T21:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=db0bfb9b06959f4fb711bcd1328bb518ba8ad01c'/>
<id>db0bfb9b06959f4fb711bcd1328bb518ba8ad01c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add all the stuff</title>
<updated>2017-02-12T15:12:52+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-12T15:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=cd2faf64b2e995dee42e7e3911325d372c6604a1'/>
<id>cd2faf64b2e995dee42e7e3911325d372c6604a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
