This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ctrl
Watch
1
Star
0
Fork
You've already forked ctrl
0
mirror of
https://github.com/postmannen/ctrl.git
synced
2025-01-08 13:09:16 +00:00
Code
Activity
main
ctrl
/
doc
/
example-messages
/
say-hello.json
7 lines
91 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
added say hello handler, prometheus metrics, and correct handling of NACK messages
2021-02-18 13:27:53 +00:00
[
{
"toNode"
:
"central"
,
"data"
:
[
""
]
,
Squashed commit of the following: commit ec6ea8158d5051010c25ef848a7b7b91fa40efef Author: postmannen <postmannen@gmail.com> Date: Tue Nov 19 03:48:03 2024 +0100 Removed remaining use of REQ in naming commit b80bb06a47cf564a88d684c1d1d4fe2e408c3c0f Author: postmannen <postmannen@gmail.com> Date: Mon Nov 18 23:15:32 2024 +0100 removed REQ in more variable names, including methods commit af7f6fef3e0093312d2ca12740f7b27840797800 Author: postmannen <postmannen@gmail.com> Date: Mon Nov 18 22:54:40 2024 +0100 renamed all the method type variables commit e657ecb37f5ccba4be3fe0f0d6c4b67c32bd4711 Author: postmannen <postmannen@gmail.com> Date: Mon Nov 18 22:32:13 2024 +0100 renamed methods constant values and removed REQ
2024-11-19 02:48:42 +00:00
"method"
:
"hello"
added say hello handler, prometheus metrics, and correct handling of NACK messages
2021-02-18 13:27:53 +00:00
}
]
Copy permalink