Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed Dec 22, 2023
1 parent 52c3a2d commit 9beb3eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ Although the service is exposed as an OData protocol at `/odata/v4/chat`, the se
`@ws` are exposed as websocket events under the websocket protocol path as follows: `/ws/chat`. Entities and operations
are not exposed, as the service itself is not marked as websocket protocol.

> Non-websocket service events are only active when at least one websocket enabled service is available (=> websocket protocol adapter active).

## Server Socket

Each CDS handler request context is extended to hold the current server `socket` instance of the event.
Expand Down

0 comments on commit 9beb3eb

Please sign in to comment.