PairDrop/server
Ying Kanyang (Harry Ying) f9bace9a16
Add support for SIGINT and SIGTERM handling
Currently, server run by `node index.js` is not able to handle SIGTERM or SIGINT properly. The only fate is being killed. This change adds basic handling logic for these two signals, helping server to behave more properly as expected by many daemons and users.
2020-08-28 22:07:25 +08:00
..
index.js Add support for SIGINT and SIGTERM handling 2020-08-28 22:07:25 +08:00
package-lock.json Update unique-names-generator 2020-07-12 20:15:17 +02:00
package.json Update unique-names-generator 2020-07-12 20:15:17 +02:00