We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad060d4 commit 599fef2Copy full SHA for 599fef2
examples/run.sh
@@ -9,3 +9,5 @@ echo 'testing routers attached to routers'
9
node multiple
10
echo 'testing routers next to eachother'
11
node sibilings
12
+echo 'testing event consumption'
13
+node consume
0 commit comments