Skip to content

Commit db241b7

Browse files
committed
image fix
1 parent 9660c56 commit db241b7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

draft-ietf-core-coap-pubsub.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -128,18 +128,18 @@ The broker is responsible for the store-and-forward of state update representati
128128
~~~~ aasvg
129129
CoAP CoAP CoAP
130130
clients server clients
131-
.-----------. .----------. observe .-----------.
132-
| | publish | |<----------+ |
133-
| publisher +--------->+ +---------->| subscribe |
134-
| | | +---------->| |
135-
'-----------' | | '-----------'
131+
.-----------. .----------. observe .------------.
132+
| | publish | |<----------+ |
133+
| publisher +--------->+ +---------->| subscriber |
134+
| | | +---------->| |
135+
'-----------' | | '------------'
136136
... | broker | ...
137137
... | | ...
138-
.-----------. | | observe .-----------.
139-
| | publish | |<----------+ |
140-
| publisher +--------->| +---------->| subscribe |
141-
| | | +---------->| |
142-
'-----------' '----------' '-----------'
138+
.-----------. | | observe .------------.
139+
| | publish | |<----------+ |
140+
| publisher +--------->| +---------->| subscriber |
141+
| | | +---------->| |
142+
'-----------' '----------' '------------'
143143
~~~~
144144
{: #fig-arch title='Publish-subscribe architecture over CoAP' artwork-align="center"}
145145

0 commit comments

Comments
 (0)