From 338611332e05e2a35a70f11edd36b050843bcee8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 20 Nov 2020 11:08:59 +0100 Subject: Gun 2.0.0-rc.1 --- articles/index.html | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'articles/index.html') diff --git a/articles/index.html b/articles/index.html index 91e03d29..ff4e2685 100644 --- a/articles/index.html +++ b/articles/index.html @@ -65,6 +65,24 @@

Articles

+
+
+

Gun 2.0 release candidate 1

+

+ 2020 + 19 Nov +

+
+ +

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 -> Proxy2 -> Origin are tested and known to work.

+ +

+ Read More +

+
+

Ranch 2.0

@@ -415,23 +433,6 @@ Gun has existed for many years as the test client for Cowboy and is now mature e

-
-
-

Asciideck: Asciidoc for Erlang

-

- 2018 - 13 Jun -

-
- -

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.

- -

- Read More -

-
-