Commit graph

7 commits

Author SHA1 Message Date
John Jones
b3c8e77ed9 Various changes for yamux adding a protocol 2017-11-19 13:37:03 -05:00
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
John Jones
d3f740b4e0 Starting to wire identity protocol into yamux 2017-11-06 07:27:03 -05:00
a91e840770
Initial implementation of the identify protocol. 2017-11-03 03:26:43 -03:00