From c0e1e8d2c31699a430b2e238bea4d26318e65ef1 Mon Sep 17 00:00:00 2001 From: James Coglan Date: Mon, 29 Apr 2013 07:40:30 +0100 Subject: [PATCH] Add a title to call out the streams interface. --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 7c0337f..b4e350e 100644 --- a/README.markdown +++ b/README.markdown @@ -113,6 +113,8 @@ following fields: use over the socket. The handler will negotiate one of these to use via the `Sec-WebSocket-Protocol` header if supported by the other peer. +#### Streams + A handler has two duplex streams attached to it: * `handler.io` - this stream should be attached to an I/O socket like a TCP