commit | 11834f05b42d7c5e8cc7bd5774033db3773627a5 | [log] [tgz] |
---|---|---|
author | xunjieli <[email protected]> | Tue Dec 22 04:27:08 2015 |
committer | Commit bot <[email protected]> | Tue Dec 22 04:28:14 2015 |
tree | 3fd4724e7a70644f6f075a82e8962852cd620721 | |
parent | 4c5d37922a70ba6e002cb6b2dbadc4281a4e537f [diff] |
Added a net::BidirectionalStream to expose a bidirectional streaming interface This CL adds a BidirectionalStream on top of SpdyStream to expose a bidirectional streaming interface. This CL also modifies HttpStreamFactoryImplJob to create BidirectionalStream. BUG=516342 Review URL: https://codereview.chromium.org/1326503003 Cr-Commit-Position: refs/heads/master@{#366541}