Skip to content
Snippets Groups Projects
Commit 925daf61 authored by Andreas Kraft's avatar Andreas Kraft Committed by Miguel Angel Reina Ortega
Browse files

Corrected numbering

parent 6d173c9b
No related branches found
No related tags found
1 merge request!5SDS-2024-0021-Corrections_for_WS_binding
......@@ -174,7 +174,7 @@ Note over ADN-AE, CSE: 15) non-registration CRUDN operations
**Figure 5.2-2: Example message flow with WebSocket binding**
1. The ADN-AE wants to register to its registrar MN-CSE. If a WebSocket connection does not exist, it is established by the following steps 2) and 3). It is assumed that the ADN-AE knows the point of access (i.e. WebSocket URI specified in IETF RFC 6455 <a href="#_ref_1">[1]</a>) under which the registrar CSE can be reached with WebSocket binding.
1. The WebSocket client opens handshake to the server with subprotocol name oneM2M.json following IETF RFC 6455 <a href="#_ref_1">[1]</a>.
2. The WebSocket client opens handshake to the server with subprotocol name oneM2M.json following IETF RFC 6455 <a href="#_ref_1">[1]</a>.
If the server can be reached under the WebSocket URI ws://example.net:9000/, the client handshake may look as follows:
```http
GET / HTTP/1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment