mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 12:45:22 +01:00
More comments, cleaned code
This commit is contained in:
@@ -12,6 +12,8 @@ main() {
|
||||
local response
|
||||
local response_topic
|
||||
|
||||
# Messages should have this form:
|
||||
# {"response-topic":"response/5541","cmd":"web","url":"2557df870b9a:1111/callback1conf","body":"eyJpZCI6IjUxIiwiYWRkc...dCI6MTUxNzYwMH0K"}
|
||||
while read msg; do
|
||||
trace "[main] New msg just arrived!"
|
||||
trace "[main] msg=${msg}"
|
||||
|
||||
Reference in New Issue
Block a user