From d025e423e36f9ccd736ddac4b3bd0dae1fb04b96 Mon Sep 17 00:00:00 2001 From: Michiel de Jong Date: Thu, 30 May 2019 09:42:32 +0200 Subject: [PATCH] fix confusing remark about NSS divergence from the spec --- api-websockets.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api-websockets.md b/api-websockets.md index efb9326..5e92d27 100644 --- a/api-websockets.md +++ b/api-websockets.md @@ -49,8 +49,7 @@ space and the URI of the resource that has changed: pub https://example.org/data/test ``` -Some implementations also support using IRIs that are relative to the host, -e.g. `/data/test` instead of `https://example.org/data/test`. +Only absolute URIs should be used in both the `sub` and the `pub` message. Subscribing to a container can also be really useful, since all CRUD operations (POST, PUT, PATCH, DELETE) performed on resources of that container will trigger