0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00

Merge branch 'master' of git://github.com/pdericson/cowboy

This commit is contained in:
Loïc Hoguin 2014-02-21 18:06:55 +01:00
commit 6315da0456

View file

@ -7,7 +7,7 @@ Goals
-----
Cowboy aims to provide a **complete** HTTP stack in a **small** code base.
It is optimized for **low latency** and **low memory usage**, in parts
It is optimized for **low latency** and **low memory usage**, in part
because it uses **binary strings**.
Cowboy provides **routing** capabilities, selectively dispatching requests