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

Various fixes and tweaks to the user guide

This commit is contained in:
Loïc Hoguin 2017-01-02 14:20:15 +01:00
parent 5838a0c81a
commit 271e31c629
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
8 changed files with 66 additions and 29 deletions

View file

@ -2,3 +2,11 @@
== Flow diagram
Placeholder chapter.
Cowboy 2.0 has changed the request flow and general architecture.
You can read about the Cowboy 1.0 architecture and flow here:
* xref:architecture[Architecture]
* xref:overview[Overview]
This chapter will be updated in a future pre-release.