Callback based padding from application
Now previous padding options are removed and instead we added select_padding_callback to select padding length for each frame by application. If this callback is not implemented by application, no padding is added. This change also fixes the broken session_detect_idle_stream() if stream_id is our side.
Showing
This diff is collapsed.
Please register or sign in to comment