Assignment1 Iot
Assignment1 Iot
Figure 2. A DDS Global Data Space. Image used courtesy of the DDS Foundation
Furthermore, any node can leave or join the network, since they are
dynamically discovered.
WebSocket
Linked to the HTTP protocol, the WebSocket technology establishes a TCP
connection between a browser and a server, and then both of them
exchange information until the connection is closed. Figure 3 shows a high-
level comparison between HTTP and WebSocket.
Figure 3. Comparison between HTTP and WebSocket. Image used courtesy of Scaleway