starting to add qm sessions and symbols

This commit is contained in:
Boki 2025-06-16 22:07:40 -04:00
parent e9ff913b7e
commit f05d26d703
13 changed files with 652 additions and 432 deletions

View file

@ -18,10 +18,12 @@
"@stock-bot/http": "*",
"@stock-bot/logger": "*",
"@stock-bot/mongodb-client": "*",
"@stock-bot/queue": "*",
"@stock-bot/questdb-client": "*",
"@stock-bot/queue": "*",
"@stock-bot/shutdown": "*",
"@stock-bot/types": "*",
"chromium-bidi": "^5.3.1",
"electron": "^36.4.0",
"hono": "^4.0.0",
"p-limit": "^6.2.0",
"ws": "^8.0.0"