<div dir="ltr"><p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">Hi everyone! </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69);min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">We’ve finally released Blink v 0.714, and most important, the code for it (<a href="https://github.com/blinksh/blink">https://github.com/blinksh/blink</a>) and our Mosh changes (<a href="https://github.com/blinksh/mosh">https://github.com/blinksh/mosh</a>), including build scripts too (<a href="https://github.com/blinksh/build-mosh">https://github.com/blinksh/build-mosh</a>)</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69);min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">First of all, I did not merge with latest version, changes will be required to our implementation anyway, as these were just to make sure the project would be doable, and didn’t want to cover everything in a pile of new commits. I’ll be focusing on fixing bugs and provide you with nicer pull requests to Mosh during the next days. These are basically in two areas, but nothing too big:</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69);min-height:14px"><br></p>
<ul>
<li style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">Mosh as a library, with iOSClient as a subclass of STMClient and makefiles with BUILD_IOS_CONTROLLER flag.</li>
<li style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">Mosh multithreaded.</li>
</ul>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69);min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">There is also a straightforward bug with the socket (commit 8b21ee1), that we triggered because iOS always closes sockets when going to the background. I will submit that one straight to GH as could help make Mosh more stable in this corner cases.</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69);min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">To keep it clean, I will start the conversation on those in a separate thread, and just keep this one for any issues related to Blink-Mosh licensing, attributions, or compatibilities we might have.</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)"><br></p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;color:rgb(69,69,69)">Thanks a lot!! :)</p></div>