Skip to content

Releases: ntex-rs/ntex-h2

ntex-h2 v3.12.0

08 Jun 09:03
16957b6

Choose a tag to compare

Changes

  • Add "capacity" availability timeout

  • Add "max headers" check, default is 96 headers

ntex-h2 v3.11.0

05 May 09:33
c834c18

Choose a tag to compare

Changes

  • Add StreamRef::send_pages() method

ntex-h2 v3.10.0

04 May 19:08
dcacc34

Choose a tag to compare

Changes

  • Use new codec api with BytePages support

ntex-h2 v3.9.0

02 Apr 07:32
8631899

Choose a tag to compare

Changes

  • Update to ntex-error 2.0

ntex-h2 v3.8.2

14 Mar 20:50
25b4b88

Choose a tag to compare

Changes

  • Update ntex-error

ntex-h2 v3.8.0

08 Mar 08:39
5b7643d

Choose a tag to compare

Changes

  • Use ntex-error::Error

ntex-h2 v3.7.1

16 Feb 20:09
c4b705d

Choose a tag to compare

Changes

  • ServiceConfig is not Clone

ntex-h2 v3.7.0

16 Feb 12:09
ee3ca9f

Choose a tag to compare

Changes

  • SharedCfg is not Copy

ntex-h2 v3.6.2

11 Feb 12:36
b8e1971

Choose a tag to compare

Changes

  • Better clippy configuration

ntex-h2 v3.6.0

02 Feb 11:53
9aafe99

Choose a tag to compare

Changes

  • Refactor control messages