FileSize | 187518 |
MD5 | 812DDC76F3FCE01340EE7EAD8550104D |
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-2 |
SHA-1 | 8554D1B7371D36BE474B5FC00BBEE22195DF4E1E |
SHA-256 | D3AE908789450419CAC595D73F50C03F53ED1DD1B16E195C141D4818EA2B480D |