feat: API3支持event stream

This commit is contained in:
ikechan8370 2023-03-30 11:39:30 +08:00
parent cc785261eb
commit a4d8488a55
2 changed files with 112 additions and 30 deletions

View file

@ -21,6 +21,7 @@
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-recaptcha": "^3.6.8",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"sharp": "^0.31.3"
"sharp": "^0.31.3",
"eventsource-parser": "^1.0.0"
}
}