macchiato-framework/macchiato-core

Add support for HTTP2

Open

#48 创建于 2020年11月30日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Clojure (34 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (383 star)
PR 合并指标
 (PR 指标待抓取)

描述

Hi,

I'm about to switch my Reagent webapp's frontend server from the JVM to Node.js to take profit from React Server Side Rendering. I'm sincerely considering to use Macchiato as a Clojurish backend server on Nodejs.

I would like to implement some HTTP2 functionalities to push critical assets. Is there a way I can achieve this with Macchiato ? I couldn't find any resources about HTTP2 support.

Thanks for your work and ideas !

贡献者指南