Still maintained? #80

Открыто
открыт 2021-08-24 11:28:42 +00:00 пользователем Ghost · 1 комментарий
Ghost прокомментировал(а) 2021-08-24 11:28:42 +00:00

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?
coolaj86 прокомментировал(а) 2021-08-25 19:30:02 +00:00
Владелец

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 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: root/greenlock-express.js#80
Описание отсутствует.