<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: open-trade</title>
    <description>The latest articles on DEV Community by open-trade (@opentrade).</description>
    <link>https://dev.to/opentrade</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F489132%2F77cc3212-4db2-437c-a210-6f8c576e6f12.png</url>
      <title>DEV Community: open-trade</title>
      <link>https://dev.to/opentrade</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/opentrade"/>
    <language>en</language>
    <item>
      <title>I open source my remote desktop software: RustDesk</title>
      <dc:creator>open-trade</dc:creator>
      <pubDate>Sun, 11 Apr 2021 02:34:41 +0000</pubDate>
      <link>https://dev.to/opentrade/i-open-source-my-remote-desktop-software-rustdesk-n4d</link>
      <guid>https://dev.to/opentrade/i-open-source-my-remote-desktop-software-rustdesk-n4d</guid>
      <description>&lt;p&gt;Lately, I open sourced the client of RustDesk, a remote desktop software, my personal project, alternative of Teamviewer and AnyDesk. It is mainly written with Rust. Sciter sdk is used for GUI on Desktop. Flutter is used on mobile (not open source yet). Flutter interacts with Rust via FFI. NaCl is used for encryption.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/rustdesk/rustdesk"&gt;https://github.com/rustdesk/rustdesk&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>flutter</category>
    </item>
    <item>
      <title>RustDesk: My first Rust application, a remote desktop software</title>
      <dc:creator>open-trade</dc:creator>
      <pubDate>Wed, 14 Oct 2020 02:09:32 +0000</pubDate>
      <link>https://dev.to/opentrade/rustdesk-my-first-rust-application-gme</link>
      <guid>https://dev.to/opentrade/rustdesk-my-first-rust-application-gme</guid>
      <description>&lt;p&gt;I am a C++ and Golang developer. I had been waiting for Rust await/async for long time. Because I love Golang goroutine. I hope there is something similar in Rust. So When I knew Rust await/async ready, I decided to start coding with Rust.&lt;/p&gt;

&lt;p&gt;Now, I am happy to share with you my very first application written in Rust. Go and check it out! And give some feedback what I did wrong :)&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/rustdesk"&gt;
        rustdesk
      &lt;/a&gt; / &lt;a href="https://github.com/rustdesk/rustdesk"&gt;
        rustdesk
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      RustDesk | Your Remote Desktop Software
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h3&gt;
RustDesk | Your Remote Desktop Software&lt;/h3&gt;
&lt;p&gt;This is a repository used to release RustDesk software and track issues.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/rustdesk/rustdesk/releases"&gt;&lt;strong&gt;DOWNLOAD&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/rustdesk/rustdesk"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>rust</category>
    </item>
  </channel>
</rss>
