View Source DirectAsyncGateway (reactive_commons v1.0.2)

This module allows the commands emission and async queries requests.

Summary

Functions

Link to this function

headers(async_query, correlation_id)

View Source
Link to this function

request_reply(query, target_name)

View Source
Link to this function

request_reply_wait(query, target_name)

View Source
Link to this function

send_command(command, target_name)

View Source
Link to this function

wait_reply(correlation_id, timeout \\ 15000)

View Source