staging_rsa
(for doing EKE staging), checkin
for going from payload -> callback, post_response
for exclusively sending output about tasks, and get_tasking
which allows you to get tasks as well as sending output about tasks.
get_tasking
and post_response
is just that you can get new tasks from get_tasking
. Otherwise, everything you can send / get as part of a post_response
message also applies to get_tasking
messages.get_tasking
and post_response
messages because they can both include a responses
array.