+155
−131
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Most important changes: - Neqo API now only use StreamId instead of u64 for the stream ids - The server side API has send_headers, send_data and stream_close_send instead of a single set_response. Important change is also that send_data does not accept more data than the flow control allows. Set_response used to accept all data unconditionally. Therefore now we need to listen to DataWritable events. Differential Revision: https://phabricator.services.mozilla.com/D132594
File changed.
Preview size limit exceeded, changes collapsed.