improve stream shutdown handling

merge pull request #225 from dumbmoron/stream-close-handling
This commit is contained in:
wukko
2023-11-06 06:56:11 +06:00
committed by GitHub
2 changed files with 89 additions and 74 deletions

View File

@@ -25,6 +25,7 @@
},
"homepage": "https://github.com/wukko/cobalt#readme",
"dependencies": {
"abort-controller": "3.0.0",
"content-disposition-header": "0.6.0",
"cors": "^2.8.5",
"dotenv": "^16.0.1",