Get settings handshake working + other junk
This commit is contained in:
@@ -36,6 +36,7 @@ pub use frame::{StreamId};
|
||||
pub use proto::Connection;
|
||||
|
||||
/// An H2 connection frame
|
||||
#[derive(Debug)]
|
||||
pub enum Frame<T> {
|
||||
Message {
|
||||
id: StreamId,
|
||||
|
||||
Reference in New Issue
Block a user