HTTP/2 Support
This issue proposes adding experimental HTTP/2 support to the Kemal web framework. While Crystal's standard HTTP server defaults to HTTP/1.1, HTTP/2 offers significant performance benefits. The issue highlights an existing native HTTP/2 implementation for Crystal and provides a working example, though it notes a current limitation in the `http2` shard.