unjs / ipx

πŸ–ΌοΈ High performance, secure and easy-to-use image optimizer.
MIT License
1.21k stars 58 forks source link

feat: reimplements server with h3 #168

Closed pi0 closed 10 months ago

pi0 commented 10 months ago

πŸ”— Linked issue

❓ Type of change

πŸ“š Description

This PR reimplements middleware as a new server powered by h3 utils and adapters which will be maintained upstream for best platform compatibility and stability.

As part of this refactor, API has a few breaking changes and some features might be dropped initially.

New exports:

TODO:

πŸ“ Checklist