summaryrefslogtreecommitdiffstats
path: root/articles/index.xml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-10-04 14:09:03 +0200
committerLoïc Hoguin <[email protected]>2017-10-04 14:09:03 +0200
commit41c45fad60ad2460015e5dcbc7d7e52a44ea79b4 (patch)
tree67029aa5d69c1d520edd14b56d8e4d8df26d9ab3 /articles/index.xml
parent5cb08c35580023b91091c93f9a1f9198e35055c2 (diff)
downloadninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.tar.gz
ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.tar.bz2
ninenines.eu-41c45fad60ad2460015e5dcbc7d7e52a44ea79b4.zip
Cowboy 2.0
Diffstat (limited to 'articles/index.xml')
-rw-r--r--articles/index.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/articles/index.xml b/articles/index.xml
index 249e5d71..fde733fb 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, 23 Aug 2017 18:00:00 +0100</lastBuildDate>
+ <lastBuildDate>Wed, 04 Oct 2017 12:00:00 +0100</lastBuildDate>
<atom:link href="https://ninenines.eu/articles/index.xml" rel="self" type="application/rss+xml" />
<item>
+ <title>Cowboy 2.0</title>
+ <link>https://ninenines.eu/articles/cowboy-2.0.0/</link>
+ <pubDate>Wed, 04 Oct 2017 12:00:00 +0100</pubDate>
+
+ <guid>https://ninenines.eu/articles/cowboy-2.0.0/</guid>
+ <description>Cowboy 2.0.0 has been released!
+ This is the new stable version of Cowboy. There are no new releases planned for the 1.x version of Cowboy.
+ The highlights from the release are:
+ HTTP/2 support! Websocket compression! Much simpler, cleaner interface. No more weird errors just because you discard the Req object. A new low-level interface that receives all events from every set of request and response.</description>
+ </item>
+
+ <item>
<title>Cowboy 2.0 release candidate 2</title>
<link>https://ninenines.eu/articles/cowboy-2.0.0-rc.2/</link>
<pubDate>Wed, 23 Aug 2017 18:00:00 +0100</pubDate>