Still maintained? #80

开启中
由 Ghost 于 2021-08-24 11:28:42 +00:00 打开 · 1 评论

I see no recent udpates so I was wondering if the project is still alive.

If yes is Express 5 supported?

I see no recent udpates so I was wondering if the project is still alive. If yes is Express 5 supported?
管理员

It's more or less complete, so there's not much maintenance.

There's no such thing as Express 5. It was promised 5 years ago and never released.

However, if you want the benefits of async/await and proper error handling that Express 5 were supposed to have, see https://github.com/therootcompany/async-router

Greenlock is completely agnostic to any framework. All of its work happens at the http and tls layers, before any routers get involved. See the examples here: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples

It's more or less complete, so there's not much maintenance. There's no such thing as Express 5. It was promised 5 years ago and never released. However, if you want the benefits of async/await and proper error handling that Express 5 were supposed to have, see https://github.com/therootcompany/async-router Greenlock is completely agnostic to any framework. All of its work happens at the http and tls layers, before any routers get involved. See the examples here: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:root/greenlock-express.js#80
没有提供说明。