Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 922 Bytes

ROADMAP.md

File metadata and controls

22 lines (19 loc) · 922 Bytes

Hertz RoadMap

This document shows key roadmap of Hertz development from the year of 2022 to 2023. It may help users know more about the future features. But the actual work is driven by real-world needs, we may adjust our goals sometimes.

New Features:

  • Community Build
    • Support more middlewares for users, like sessions、gzip.
    • Support reverse proxy.
    • Support swagger.
  • Protocol
    • Support Websocket.
    • Support HTTP2.
    • Support HTTP3.
  • Service Governance
    • Support more extension for users.
  • Performance Optimization
    • Improve the server throughput in tiny packet case.
  • User Experience Optimization
    • Provide good development practices for users to develop with Hertz more easily.
    • Improve code generation tool(hz) usability.

All developers are welcome to contribute your extension to hertz-contrib.