mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
use pump to pipe sockets
Ensures that destination socket close or destroy also does the same for the source socket.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"koa": "2.5.1",
|
||||
"localenv": "0.2.2",
|
||||
"optimist": "0.6.1",
|
||||
"pump": "3.0.0",
|
||||
"tldjs": "2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user