feat: enhance BenncClient with websocket-ts integration and improved reconnection logic
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"dependencies": {
|
||||
"@3t/romulus": "^1.0.2",
|
||||
"@types/color": "^3.0.3",
|
||||
"color": "^4.2.0"
|
||||
"color": "^4.2.0",
|
||||
"websocket-ts": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^30.0.0",
|
||||
|
||||
Reference in New Issue
Block a user