Logo of h3

h3

A minimal h(ttp) framework built for high performance and portability.

H3 (pronounced as /eɪtʃθriː/, like h-3) is a minimal h(ttp) framework built for high performance and portability.

You are on the v2 development branch. Check out v1 branch for v1.

👉 Documentation

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run tests using pnpm dev or pnpm test

License

Published under the MIT license. Made by @pi0 and community 💛

  1. H3 v1.8 - 走向网络边缘

    新版 H3 发布,支持 Web 和 Plain 适配器,Web 流支持,对象语法事件处理器,类型化事件处理器请求等更多功能!

    Published at
    Authors
    Pooya Parsa