-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
- Version: master, 8.8.1
- Platform: all
- Subsystem: http2
Currently the client sessions cannot be unref()
, which means they will keep the process alive if they are not destroyed. Adding support for ref()
and unref()
(https://nodejs.org/api/net.html#net_socket_ref) would add the possibility to create some long-running clients for the life of the process.
jsha, sebdeckers and jcrugzz
Metadata
Metadata
Assignees
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.