<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mqtt, 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>Merge branch 'the-great-refactor'</title>
<updated>2017-03-18T07:29:19+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-18T07:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=7aeef53b089272f4633cc40512296bfd884a58d4'/>
<id>7aeef53b089272f4633cc40512296bfd884a58d4</id>
<content type='text'>
* the-great-refactor:
  Add big_message_test
  Fix publish message serialization
  Modify the code to use nonblocking sockets
  Fix indentation
  Free userName and password in MqttClientFree()
  Add forgotten files
  Massive refactoring of the internals
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* the-great-refactor:
  Add big_message_test
  Fix publish message serialization
  Modify the code to use nonblocking sockets
  Fix indentation
  Free userName and password in MqttClientFree()
  Add forgotten files
  Massive refactoring of the internals
</pre>
</div>
</content>
</entry>
<entry>
<title>Add big_message_test</title>
<updated>2017-03-18T07:19:29+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-18T07:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=2c76b0da9e0aba2211d5b4a8e51c79e47ad9b6c8'/>
<id>2c76b0da9e0aba2211d5b4a8e51c79e47ad9b6c8</id>
<content type='text'>
The test tries to publish and receive 3.5 megabyte message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test tries to publish and receive 3.5 megabyte message.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix publish message serialization</title>
<updated>2017-03-18T07:18:08+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-18T07:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=cec17d970b99058da216ec194d19c5421802b78e'/>
<id>cec17d970b99058da216ec194d19c5421802b78e</id>
<content type='text'>
All of the publish messages regardless of qos contained the message id.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All of the publish messages regardless of qos contained the message id.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify the code to use nonblocking sockets</title>
<updated>2017-03-18T07:17:16+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-18T07:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=03f7cae60919a04ff0ebc87baf3b51b9bbb1776f'/>
<id>03f7cae60919a04ff0ebc87baf3b51b9bbb1776f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Free userName and password in MqttClientFree()</title>
<updated>2017-03-06T19:50:44+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-06T19:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=a59e39b1d70ce1e6dc731ff2af4a85af253939c3'/>
<id>a59e39b1d70ce1e6dc731ff2af4a85af253939c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add forgotten files</title>
<updated>2017-03-06T19:32:49+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-03-06T19:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=a3dbe2dff7a56485eb4054368c2d2d1c4dee3437'/>
<id>a3dbe2dff7a56485eb4054368c2d2d1c4dee3437</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>Update amalgamation</title>
<updated>2017-02-19T14:23:21+00:00</updated>
<author>
<name>Oskari Timperi</name>
<email>oskari.timperi@iki.fi</email>
</author>
<published>2017-02-19T14:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mqtt/commit/?id=7f8f79eb9d3cab407410814b2db261d89f11af2e'/>
<id>7f8f79eb9d3cab407410814b2db261d89f11af2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
