A lot of structural work

This commit is contained in:
Carl Lerche
2017-08-03 11:40:50 -07:00
parent e810b30999
commit 7a804601c5
11 changed files with 193 additions and 85 deletions

View File

@@ -6,7 +6,7 @@ mod store;
mod stream;
mod streams;
pub use self::streams::Streams;
pub use self::streams::{Streams, Stream};
use self::flow_control::FlowControl;
use self::recv::Recv;
@@ -19,6 +19,8 @@ use proto::*;
use error::Reason::*;
use error::User::*;
use http::{Request, Response};
#[derive(Debug)]
pub struct Config {
/// Maximum number of remote initiated streams