Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

mod_h2 v0.7.1

Choose a tag to compare

@icing icing released this 22 Jun 10:05
· 837 commits to master since this release
  • h2_mplx now uses reference counting to enable a controlled destruction on
    session termination. If this fixes all the crashes reported, remains to
    be seen.