connection reuse test

This commit is contained in:
David Dias
2015-07-10 12:28:40 -07:00
parent a80a5fc32b
commit a5b2524873
5 changed files with 54 additions and 49 deletions

View File

@@ -13,4 +13,17 @@ Ref link (still a WiP) - https://github.com/diasdavid/specs/blob/protocol-spec/p
# Usage
## API calls
.openStream
.registerHandle
## Events emmited
.on('error')
.on('connection')
.on('connection-unknown')
.on('stream')
.on('stream-unknown')