Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit d025e42

Browse files
fix confusing remark about NSS divergence from the spec
1 parent e753a63 commit d025e42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api-websockets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ space and the URI of the resource that has changed:
4949
pub https://example.org/data/test
5050
```
5151

52-
Some implementations also support using IRIs that are relative to the host,
53-
e.g. `/data/test` instead of `https://example.org/data/test`.
52+
Only absolute URIs should be used in both the `sub` and the `pub` message.
5453

5554
Subscribing to a container can also be really useful, since all CRUD operations
5655
(POST, PUT, PATCH, DELETE) performed on resources of that container will trigger

0 commit comments

Comments
 (0)