summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-12-23 10:32:12 +0100
committerLoïc Hoguin <[email protected]>2019-12-23 10:32:12 +0100
commit4723c9053094c688d4edf80f5b1d9f51e1739a29 (patch)
treea7a576ec40fc6de25aea50bf03383003974ab8b2 /articles/index.html
parent53a79df435a8e7c0e1c607ce93dc42d0e5eebdd3 (diff)
downloadninenines.eu-4723c9053094c688d4edf80f5b1d9f51e1739a29.tar.gz
ninenines.eu-4723c9053094c688d4edf80f5b1d9f51e1739a29.tar.bz2
ninenines.eu-4723c9053094c688d4edf80f5b1d9f51e1739a29.zip
Merry Christmas 2019 + FOSDEM 2020 talk
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/articles/index.html b/articles/index.html
index 78530840..6d41883f 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -67,6 +67,23 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/merry-christmas-2019/">Merry Christmas 2019: New Beginnings</a></h2>
+ <p class="date">
+ <span class="year">2019</span>
+ <span class="day-month">23 Dec</span>
+ </p>
+ </header>
+
+ <p>Hope everyone had a great year. Let&apos;s take a look at what happened and what&apos;s coming.
+2019 has been the year of pre-releases with Ranch 2.0 and Gun 2.0 getting close to completion. I hope both of them will be out in the first half of 2020. They were supposed to be released in 2019, but I guess that was a bit optimistic. Ranch 2.0 is a big performance improvement if you need to quickly open a large amount of connections (but you probably don&apos;t), while Gun 2.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/merry-christmas-2019/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/github-sponsors/">GitHub Sponsors</a></h2>
<p class="date">
<span class="year">2019</span>
@@ -417,24 +434,6 @@ The cowboy_req:stream_trailers/2 function has been added. It terminates the stre
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/cowboy-2.1.0/">Cowboy 2.1</a></h2>
- <p class="date">
- <span class="year">2017</span>
- <span class="day-month">09 Nov</span>
- </p>
- </header>
-
- <p>Cowboy 2.1.0 has been released!
-This release focused on adding features that were temporarily removed during the 2.0 release process:
-The client TLS certificate can now be obtained. The 100 Continue response is now sent automatically again when necessary. NEW: It is now possible to send informational responses (1XX) directly from user code via the cowboy_req:inform/2,3 functions. NEW: cowboy_rest handlers can now switch to any other type of handler from almost any callback.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/cowboy-2.1.0/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">