WS statt Telnet
This commit is contained in:
16
package.json
16
package.json
@@ -6,7 +6,17 @@
|
||||
"start": "node server/server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"ws": "^8.16.0"
|
||||
}
|
||||
"express": "^4.22.1",
|
||||
"telnet-stream": "^1.1.0",
|
||||
"ws": "^8.19.0"
|
||||
},
|
||||
"description": "WebPage to show X-Z-Options. The FluidNC is connected to this app.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://thinkcentre.local:3000/ChK/appRobotControlScara.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user