summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html35
1 files changed, 18 insertions, 17 deletions
diff --git a/articles/index.html b/articles/index.html
index 91e03d29..ff4e2685 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -67,6 +67,24 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/gun-2.0.0-rc.1/">Gun 2.0 release candidate 1</a></h2>
+ <p class="date">
+ <span class="year">2020</span>
+ <span class="day-month">19 Nov</span>
+ </p>
+ </header>
+
+ <p>Gun 2.0.0-rc.1 has been released!
+Gun 2.0 adds a ton of features along with a small number of breaking changes.
+Gun 2.0 includes state of the art tunnel support. With Gun 2.0 it is possible to make requests or data go through any number of proxy endpoints using any combination of TCP or TLS transports and HTTP/1.1, HTTP/2 or SOCKS5 protocols. All combinations of the scenario Proxy1 -&gt; Proxy2 -&gt; Origin are tested and known to work.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/gun-2.0.0-rc.1/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/ranch-2.0.0/">Ranch 2.0</a></h2>
<p class="date">
<span class="year">2020</span>
@@ -415,23 +433,6 @@ Gun has existed for many years as the test client for Cowboy and is now mature e
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/asciideck/">Asciideck: Asciidoc for Erlang</a></h2>
- <p class="date">
- <span class="year">2018</span>
- <span class="day-month">13 Jun</span>
- </p>
- </header>
-
- <p>Asciideck is a new project I have been working on in my spare time that implements an Asciidoc parser and translation of Asciidoc documents into various output formats.
-The Asciideck parser returns an AST for the document. That AST can be further manipulated should it be necessary: for example you may need to rewrite some relative links if you are not keeping the same file directory structure as the original Asciidoc documents.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/asciideck/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">