FileSize | 187482 |
MD5 | D2042FB7B5231ED3DFF8CDA7D4C21606 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | erlang-cowboy |
PackageSection | devel |
PackageVersion | 2.0.0~pre.1+dfsg1-1 |
SHA-1 | C158149E37F8E1F3046F369DAE8862FEC1590545 |
SHA-256 | 9148FB11A52AEA621C1B241AB6A178F68C45F782C65F36EFEADD5E7CDA2B7C13 |