expressjs/express

Support diagnostic channels

Open

#6,353 opened on Feb 20, 2025

View on GitHub
 (8 comments) (1 reaction) (0 assignees)JavaScript (23,320 forks)batch import
5.x6.xhelp wanted

Repository metrics

Stars
 (69,021 stars)
PR merge metrics
 (Avg merge 267d 16h) (8 merged PRs in 30d)

Description

It has been mentioned several times, both in meetings and other issues, to provide support for diagnostic channels, which seems to be something that wants to be integrated into Express no matter what. I am posting this in the issue in case anyone is interested in working on it.

The integration should also be done in the router module.

Contributor guide