mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 13:10:24 +00:00
Merge branch 'master' of git://github.com/pdericson/cowboy
This commit is contained in:
commit
6315da0456
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue