Use macros for proxying internal interfaces.
This commit is contained in:
		| @@ -3,8 +3,6 @@ use client::Client; | ||||
| use error; | ||||
| use frame::{self, StreamId}; | ||||
| use proto::*; | ||||
| use proto::ping_pong::{ControlPing, PingPayload}; | ||||
| use proto::settings::ControlSettings; | ||||
| use server::Server; | ||||
|  | ||||
| use bytes::{Bytes, IntoBuf}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user