From fdc955ab18ba2fe285c75b75a8b92cf9f9436adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 2 Jan 2017 19:56:53 +0100 Subject: Update docs --- docs/en/cowboy/2.0/guide/streams/index.html | 182 ++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 docs/en/cowboy/2.0/guide/streams/index.html (limited to 'docs/en/cowboy/2.0/guide/streams') diff --git a/docs/en/cowboy/2.0/guide/streams/index.html b/docs/en/cowboy/2.0/guide/streams/index.html new file mode 100644 index 00000000..ddaad48e --- /dev/null +++ b/docs/en/cowboy/2.0/guide/streams/index.html @@ -0,0 +1,182 @@ + + + + + + + + + + + + Nine Nines: Streams + + + + + + + + + + + + + + + + + + +
+
+
+
+ +

Streams

+ +

Placeholder chapter.

+

Streams are a new feature in Cowboy 2.0 that requires +a little more tweaking before they can be generally +useful. This chapter will be made available in a future +pre-release.

+

Streams are meant to replace hooks. The relevant chapters +for Cowboy 1.0 were:

+
+ + + + + + + + + + + + +
+ +
+ + +

+ Cowboy + 2.0 + + User Guide +

+ + + +

Navigation

+ +

Version select

+ + +
+
+
+
+ + + + + + + + + + + + -- cgit v1.2.3