latest updates

This commit is contained in:
Proddy
2023-12-30 21:33:42 +01:00
parent b36477cc8a
commit 8bdd01f73f
10 changed files with 132 additions and 34 deletions

8
benchmark/package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"autocannon": "^7.14.0",
"axios": "^1.6.2",
"eventsource": "^2.0.2",
"ws": "^8.14.2"
}
}