diff options
Diffstat (limited to 'articles/index.xml')
-rw-r--r-- | articles/index.xml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/articles/index.xml b/articles/index.xml index b27c501e..23e4a6f1 100644 --- a/articles/index.xml +++ b/articles/index.xml @@ -6,12 +6,24 @@ <description>Recent content in Articles on Nine Nines</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> - <lastBuildDate>Wed, 02 May 2018 10:00:00 +0100</lastBuildDate> + <lastBuildDate>Mon, 04 Jun 2018 10:00:00 +0100</lastBuildDate> <atom:link href="https://ninenines.eu/articles/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Gun 1.0 release candidate 1</title> + <link>https://ninenines.eu/articles/gun-1.0.0-rc.1/</link> + <pubDate>Mon, 04 Jun 2018 10:00:00 +0100</pubDate> + + <guid>https://ninenines.eu/articles/gun-1.0.0-rc.1/</guid> + <description>Gun 1.0.0-rc.1 has been released! + Gun is an HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP. + Gun provides an asynchronous interface and will keep the connection open to the server, reconnecting as necessary. + Gun has existed for many years as the test client for Cowboy and is now mature enough to receive a proper version. Gun is battle tested by customers and other users but is not the most well tested client there is.</description> + </item> + + <item> <title>Cowboy 2.4</title> <link>https://ninenines.eu/articles/cowboy-2.4.0/</link> <pubDate>Wed, 02 May 2018 10:00:00 +0100</pubDate> |