<rss
      xmlns:atom="http://www.w3.org/2005/Atom"
      xmlns:media="http://search.yahoo.com/mrss/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      version="2.0"
    >
      <channel>
        <title><![CDATA[ismyhc]]></title>
        <description><![CDATA[Building Seer. A Nip-29 enabled nostr chat client]]></description>
        <link>https://ismyhc.npub.pro/tag/swift/</link>
        <atom:link href="https://ismyhc.npub.pro/tag/swift/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://ismyhc.npub.pro/tag/swift/rss/</itunes:new-feed-url>
        <itunes:author><![CDATA[ismyhc]]></itunes:author>
        <itunes:subtitle><![CDATA[Building Seer. A Nip-29 enabled nostr chat client]]></itunes:subtitle>
        <itunes:type>episodic</itunes:type>
        <itunes:owner>
          <itunes:name><![CDATA[ismyhc]]></itunes:name>
          <itunes:email><![CDATA[ismyhc]]></itunes:email>
        </itunes:owner>
            
      <pubDate>Mon, 15 Apr 2024 19:41:39 GMT</pubDate>
      <lastBuildDate>Mon, 15 Apr 2024 19:41:39 GMT</lastBuildDate>
      
      <itunes:image href="https://m.primal.net/HvuS.png" />
      <image>
        <title><![CDATA[ismyhc]]></title>
        <link>https://ismyhc.npub.pro/tag/swift/</link>
        <url>https://m.primal.net/HvuS.png</url>
      </image>
      <item>
      <title><![CDATA[Decided to re-write my NostrClient…]]></title>
      <description><![CDATA[Decided to re-write my NostrClient swift library today. Initially I was hoping to have it work not only on Apple platforms, but also linux and windows. However, have decided it's not worth the extra dependencies in the library. Likely when getting to linux and windows down the road…]]></description>
             <itunes:subtitle><![CDATA[Decided to re-write my NostrClient swift library today. Initially I was hoping to have it work not only on Apple platforms, but also linux and windows. However, have decided it's not worth the extra dependencies in the library. Likely when getting to linux and windows down the road…]]></itunes:subtitle>
      <pubDate>Mon, 15 Apr 2024 19:41:39 GMT</pubDate>
      <link>https://ismyhc.npub.pro/post/note17cz6ecdsmjvvecln74gllqpcnmcgzn5qqr5h9aptr9wycdkn3cjsr24mc0/</link>
      <comments>https://ismyhc.npub.pro/post/note17cz6ecdsmjvvecln74gllqpcnmcgzn5qqr5h9aptr9wycdkn3cjsr24mc0/</comments>
      <guid isPermaLink="false">note17cz6ecdsmjvvecln74gllqpcnmcgzn5qqr5h9aptr9wycdkn3cjsr24mc0</guid>
      <category>swift</category>
      
      <noteId>note17cz6ecdsmjvvecln74gllqpcnmcgzn5qqr5h9aptr9wycdkn3cjsr24mc0</noteId>
      <npub>npub1ch8a4xxsru2jkdynmx27a4xdknv72k5h8yjld702y3mf5k3puauqmszh48</npub>
      <dc:creator><![CDATA[ismyhc]]></dc:creator>
      <content:encoded><![CDATA[<p>Decided to re-write my NostrClient swift library today. Initially I was hoping to have it work not only on Apple platforms, but also linux and windows. However, have decided it's not worth the extra dependencies in the library. Likely when getting to linux and windows down the road it will make more sense to write those portions in something else.<br><br>Now NostrClient uses URLSessionWebSocketTask which is part of Foundation. Maybe by the time I get to linux and windows, it will work on those platforms. As of now, I don't believe that api does.<br><br>At any rate  now Nostr &amp; NostrClient swift libraries only have 1 dependency on Secp256k1.swift.<br><br>Im a firm believer in minimal third-party dependencies. Simplicity is king.<br><br><a href='/tag/swift/'>#swift</a><br></p>
]]></content:encoded>
      <itunes:author><![CDATA[ismyhc]]></itunes:author>
      <itunes:summary><![CDATA[<p>Decided to re-write my NostrClient swift library today. Initially I was hoping to have it work not only on Apple platforms, but also linux and windows. However, have decided it's not worth the extra dependencies in the library. Likely when getting to linux and windows down the road it will make more sense to write those portions in something else.<br><br>Now NostrClient uses URLSessionWebSocketTask which is part of Foundation. Maybe by the time I get to linux and windows, it will work on those platforms. As of now, I don't believe that api does.<br><br>At any rate  now Nostr &amp; NostrClient swift libraries only have 1 dependency on Secp256k1.swift.<br><br>Im a firm believer in minimal third-party dependencies. Simplicity is king.<br><br><a href='/tag/swift/'>#swift</a><br></p>
]]></itunes:summary>
      
      </item>
      
      </channel>
      </rss>
    