summaryrefslogtreecommitdiffstats
path: root/_build/content/articles/cowboy-2.14.0.asciidoc
blob: 191b8fe153a2ca7494e7908ed3a44d77c6c9e990 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
+++
date = "2025-09-18T07:00:00+01:00"
title = "Cowboy 2.14"

+++

Cowboy `2.14.0` has been released!

Cowboy 2.14 adds experimental support for HTTP/3
WebTransport based on the most recent draft. It
also has a new data delivery mechanism for HTTP/2
and HTTP/3 Websocket, providing better performance.

Cowboy 2.14 requires Erlang/OTP 24.0 or greater.
It is tested and supported on Linux, macOS and Windows.

A complete
list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/cowboy/2.14/guide/migrating_from_2.13/[Migrating from Cowboy 2.13 to 2.14].

You can donate to this project via
https://github.com/sponsors/essen[GitHub Sponsors].

As usual, feedback is appreciated, and issues or
questions should be sent via Github tickets or
discussions. We also have a Discord server.
https://discord.gg/x25nNq2fFE[Join Erlang OSS Discord now!]