Skip to content

Commit 26e2ee9

Browse files
committed
Update
1 parent ce649e2 commit 26e2ee9

File tree

3 files changed

+11
-24
lines changed

3 files changed

+11
-24
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
## About this Project
99

10-
Exposes a WebSocket protocol via WebSocket standard or Socket.IO for CDS services.
11-
Runs in context of the [SAP Cloud Application Programming Model (CAP)](https://cap.cloud.sap/docs/)
10+
Exposes a WebSocket protocol via [WebSocket standard](https://developer.mozilla.org/de/docs/Web/API/WebSockets_API)
11+
or [Socket.IO](https://socket.io) for CDS services. Runs in context of the [SAP Cloud Application Programming Model (CAP)](https://cap.cloud.sap)
1212
using [@sap/cds](https://www.npmjs.com/package/@sap/cds) (CDS Node.js).
1313

1414
## Table of Contents

package-lock.json

Lines changed: 8 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@cap-js/sqlite": "^1.8.0",
5151
"@eslint/js": "^9.20.0",
5252
"@sap/cds": "^8.7.2",
53-
"@sap/cds-dk": "^8.7.2",
53+
"@sap/cds-dk": "^8.7.3",
5454
"@sap/xssec": "^4.4.0",
5555
"@socket.io/redis-adapter": "^8.3.0",
5656
"@socket.io/redis-streams-adapter": "^0.2.2",

0 commit comments

Comments
 (0)