wip: problems with Frame::len()

This commit is contained in:
Oliver Gould
2017-07-17 01:07:21 +00:00
11 changed files with 486 additions and 192 deletions

View File

@@ -56,8 +56,8 @@ impl Peer for Client {
id.is_client_initiated()
}
fn is_valid_remote_stream_id(id: StreamId) -> bool {
id.is_server_initiated()
fn is_valid_remote_stream_id(_id: StreamId) -> bool {
false
}
fn convert_send_message(