Commit graph

4 commits

Author SHA1 Message Date
John Jones
f2e5af4058 Major changes for implementation of yamux protocol
This commit changes the Stream interface, so as to allow the yamux
protocol to have channels. It is necessary, but touches many areas. The
codebase is better for it.
2017-11-08 10:51:43 -05:00
John Jones
f4860d3ed4 setting up when the remote requests the yamux protocol 2017-11-06 17:31:30 -05:00
John Jones
18b0139b81 squashed some memory leak bugs in yamux 2017-11-06 16:38:55 -05:00
John Jones
852629a4f8 More details of the yamux implementation 2017-11-06 13:36:11 -05:00