cjihrig 00b091a1b1
grpc-js: shutdown improvements
This commit maintains a Set of all active sessions. This allows
tryShutdown() to gracefully stop the server properly (as
recommended in the Node HTTP2 documentation). The same Set of
sessions also allows forceShutdown() to be implemented.
2019-06-25 14:04:21 -04:00
..
2019-05-17 17:03:04 -04:00
2019-06-25 13:53:37 -04:00
2019-05-17 17:03:04 -04:00
2019-05-17 17:03:04 -04:00
2019-06-25 14:04:21 -04:00