aboutsummaryrefslogtreecommitdiff
path: root/www/erlang-cowboy/pkg-descr
blob: 927858cc6268f327dd3cbb18ffa64e1f7475d540 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Cowboy aims to provide a complete HTTP stack in a small code base. It
is optimized for low latency and low memory usage, in parts because it
uses binary strings.

Cowboy provides routing capabilities, selectively dispatching requests
to handlers written in Erlang.

Because it uses Ranch for managing connections, Cowboy can easily be
embedded in any other application.

WWW: https://github.com/extend/cowboy