Unclaimed project
Are you a maintainer of quiche? Claim this project to take control of your public changelog and roadmap.
Breaking Changes:
Connection now takes a generic BufFactory. A default factory is provided, so in practice this shouldn't affect applications, but it's potentially a breaking change.Highlights:
accept_with_buf_factory() and connect_with_buffer_factory()), and related "zero-copy" stream send operations.Full changelog at https://github.com/cloudflare/quiche/compare/0.23.7...0.24.0