<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>NodeJS on richardleggett.com</title>
    <link>https://richardleggett.com/categories/nodejs/</link>
    <description>Recent content in NodeJS on richardleggett.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 13 Jun 2014 17:11:21 +0000</lastBuildDate><atom:link href="https://richardleggett.com/categories/nodejs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Load Testing Live Streaming Servers</title>
      <link>https://richardleggett.com/2014/06/13/load-testing-live-streaming-servers/</link>
      <pubDate>Fri, 13 Jun 2014 17:11:21 +0000</pubDate>
      
      <guid>https://richardleggett.com/2014/06/13/load-testing-live-streaming-servers/</guid>
      <description>&lt;p&gt;There are two types of test I’ll describe below. First of all using Apple HLS streams, which is &lt;a href=&#34;http://en.wikipedia.org/wiki/HTTP_Live_Streaming&#34;&gt;HTTP Live Streaming&lt;/a&gt; via port 80, supported by iOS and Safari, and also by Android (apps and browser). Then we have Adobe’s RTMP over port 1935, mostly used by Flash players on desktop, this covers browsers like Internet Explorer and Chrome on desktop. These tests apply to Wowza server but I think it’ll also cover Adobe Media Server.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Postman Collection to HTML (node script)</title>
      <link>https://richardleggett.com/2014/06/11/postman-collection-to-html-node-script/</link>
      <pubDate>Wed, 11 Jun 2014 11:10:33 +0000</pubDate>
      
      <guid>https://richardleggett.com/2014/06/11/postman-collection-to-html-node-script/</guid>
      <description>&lt;p&gt;If you use the excellent &lt;a href=&#34;https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm?hl=en&#34; title=&#34;Postman&#34;&gt;Postman&lt;/a&gt; for testing and developing your APIs (and if you don’t yet, please give it a try!) you may find this little node script helpful when generating documentation.&lt;/p&gt;
&lt;p&gt;It simply converts your downloaded Postman collection file to HTML (with tables) for inserting into documentation or sharing with a 3rd party developer. The Postman collection is perfect for sharing with developers as it remains close to “live documentation”, but sometimes you need a more readable form.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
