Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed Jan 30, 2024
1 parent 8aef549 commit 99beb9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ The CDS Websocket module supports the following use-cases:
- Process websockets messages as CDS entity CRUD, action and function calls
- Broadcast CDS events across local server websockets and multi-instance server websockets (via Redis)
- Broadcast CDS events across multiple CAP server applications and application instances (via Redis)
- Emit/Broadcast CDS events from server websockets to websocket clients (browser and non-browser)
- Tenant-ware emit/broadcast CDS events from server websockets to websocket clients (browser and non-browser)
- Emit/Broadcast CDS events to a subset of websocket clients leveraging event contexts

### WebSocket Server

Expand Down

0 comments on commit 99beb9e

Please sign in to comment.