diff options
Diffstat (limited to 'articles/index.xml')
-rw-r--r-- | articles/index.xml | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/articles/index.xml b/articles/index.xml index 78a3ab74..c800fc26 100644 --- a/articles/index.xml +++ b/articles/index.xml @@ -6,12 +6,37 @@ <description>Recent content in Articles on Nine Nines</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> - <lastBuildDate>Mon, 17 Feb 2025 07:00:00 +0100</lastBuildDate> + <lastBuildDate>Fri, 11 Apr 2025 07:00:00 +0100</lastBuildDate> <atom:link href="https://ninenines.eu/articles/index.xml" rel="self" type="application/rss+xml" /> <item> + <title>Gun 2.2</title> + <link>https://ninenines.eu/articles/gun-2.2.0/</link> + <pubDate>Fri, 11 Apr 2025 07:00:00 +0100</pubDate> + + <guid>https://ninenines.eu/articles/gun-2.2.0/</guid> + <description>Gun 2.2.0 has been released! +Gun 2.2 contains many features and fixes, including an experimental HTTP/3 implementation. +Gun 2.2 is the first release that includes an experimental support for the HTTP/3 protocol. Note that unlike Cowboy, Gun 2.2 does not yet support Websocket over HTTP/3. +Gun 2.2 now sets the appropriate ssl options to perform wildcard certificate matching, which is a requirement for HTTP and previously had to be configured by users.</description> + </item> + + <item> + <title>Cowboy 2.13</title> + <link>https://ninenines.eu/articles/cowboy-2.13.0/</link> + <pubDate>Tue, 18 Feb 2025 07:00:00 +0100</pubDate> + + <guid>https://ninenines.eu/articles/cowboy-2.13.0/</guid> + <description>Cowboy 2.13.0 has been released! +Cowboy 2.13 focuses on improving the performance of Websocket, as well as the HTTP protocols. It also contains a variety of new features and bug fixes. +The performance improvements were detailed in the Performance improvements in Cowboy 2.13 article. +Cowboy 2.13 is the first release to feature experimental support for the HTTP/3 protocol, including Websocket over HTTP/3. +Cowboy 2.13 requires Erlang/OTP 24.0 or greater. It is tested and supported on Linux, macOS and Windows.</description> + </item> + + <item> <title>Ranch 2.2</title> <link>https://ninenines.eu/articles/ranch-2.2.0/</link> <pubDate>Mon, 17 Feb 2025 07:00:00 +0100</pubDate> |