FileSize | 198606 |
MD5 | AB8F52BDF969363EF4A04B97DC7C75C6 |
PackageDescription | Cowboy is a small, fast and modular HTTP server written in Erlang
Cowboy is also a socket acceptor pool, able to accept connections
for any kind of TCP protocol.
.
Cowboy aims to provide the following advantages:
.
* 'Small' code base.
* Damn 'fast'.
* 'Modular': transport and protocol handlers are replaceable.
* 'Binary HTTP' for greater speed and lower memory usage.
* Easy to 'embed' inside another application.
* Selectively 'dispatch' requests to handlers, allowing you to send some
requests to your embedded code and others to a FastCGI application in
PHP or Ruby.
* No parameterized module. No process dictionary. 'Clean' Erlang code. |
PackageMaintainer | LeoFS maintainers team <pkg-leofs-devel@lists.alioth.debian.org> |
PackageName | erlang-cowboy |
PackageSection | devel |
PackageVersion | 2.0.0~pre.1+dfsg1-2 |
SHA-1 | 836AD2BB983EF8F60489A3D706597684E40D3F40 |
SHA-256 | BB37605B5F22202747D84EA1CDD15E68D92A71EF6808D54A17DCD475ECBE0059 |