Add Codec::set_max_send_frame_size
This commit is contained in:
		| @@ -55,6 +55,8 @@ pub use self::window_update::WindowUpdate; | ||||
| pub use self::settings::{ | ||||
|     DEFAULT_SETTINGS_HEADER_TABLE_SIZE, | ||||
|     DEFAULT_MAX_FRAME_SIZE, | ||||
|     MAX_INITIAL_WINDOW_SIZE, | ||||
|     MAX_MAX_FRAME_SIZE, | ||||
| }; | ||||
|  | ||||
| pub type FrameSize = u32; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user