feat: add websocket server endpoint for theta-agent

This commit is contained in:
2026-08-02 01:39:45 -04:00
parent 36aa114d7c
commit b948cd8625
5 changed files with 71 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@
"nodemailer": "^9.0.0",
"p2psub": "^0.2.0",
"socket.io": "^4.8.3",
"ws": "^8.21.1",
"xss": "^1.0.15"
},
"devDependencies": {