FileSize | 198566 |
MD5 | 3DFA3AC596B34829D40C3713B4BE59EC |
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 | 524FEB50F9841374D18F3EE1594C745AC001611F |
SHA-256 | A233DF79C844EF7CFA329F78D1DAAA835D61279E75000ACD86D227FB70FA7D50 |