mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Improve the Cowboy definition in the README
This commit is contained in:
parent
55ba8dc4da
commit
961526d704
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ Cowboy
|
||||||
|
|
||||||
Cowboy is a small, fast and modular HTTP server written in Erlang.
|
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.
|
||||||
|
|
||||||
Goals
|
Goals
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue