Skip to content

Commit

Permalink
add sleep example in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bilal-fazlani committed Jan 22, 2025
1 parent c19dfc8 commit a870fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/echo/fileinput.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{"src": "c1", "dest": "n1", "body": { "type" : "ping", "msg_id": 1 }}
sleep 2s
{"src": "c1", "dest": "n1", "body": { "type" : "ping", "msg_id": 2 }}

0 comments on commit a870fb2

Please sign in to comment.