Skip to content

Commit c01c021

Browse files
committed
README: Add double whitespace also present on internal version
1 parent d8245f1 commit c01c021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ Under the hood, the producer and the queue talk with each other using a JSON-RES
339339
The communication between the consumer and the queue on the other hand is done in COBR over a persistent WebSocket connection. A heartbeating protocol is used to ensure that a closed or broken connection is detected early. The goal is that the system will recognize and recover from network problems or crashed consumers within seconds.
340340
Similarly, as a user no detailed understanding of this should be necessary as it is abstracted away inside the client library.
341341

342+
342343
### Consumer <-> Opsqueue Heartbeating
343344

344345
For heartbeating between the queue and the consumer, the following approach is used:

0 commit comments

Comments
 (0)