Skip to content

Commit

Permalink
- Websocket events in non-websocket services
Browse files Browse the repository at this point in the history
- Support multiple endpoints
  • Loading branch information
oklemenz2 committed Dec 22, 2023
1 parent b648463 commit f4a0442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/_env/backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/_env/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "cds-serve --production"
},
"dependencies": {
"@cap-js-community/websocket": "0.1.0",
"@cap-js-community/websocket": "*",
"@cap-js/sqlite": "^1.4.0",
"@sap/cds": "^7.4.1",
"@sap/xssec": "3.6.0"
Expand Down

0 comments on commit f4a0442

Please sign in to comment.