erlang-cowboy-examples 2.0.0~pre.1+dfsg1-2 (amd64 binary) in ubuntu artful

 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.
 .
 This package includes erlang-cowboy examples.

Details

Package version:
2.0.0~pre.1+dfsg1-2
Source:
erlang-cowboy 2.0.0~pre.1+dfsg1-2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional

Package relationships

Depends on:
Recommends: