From 9beb3eb6a9de482f4ce60b5579b23fe45db53963 Mon Sep 17 00:00:00 2001 From: Oliver Klemenz Date: Fri, 22 Dec 2023 16:41:41 +0100 Subject: [PATCH] Documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42a353d..6e33142 100644 --- a/README.md +++ b/README.md @@ -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.