Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using FairMQChannel::Send instead of SendAsync which is deprecated
FairMQ is going to deprecate the asyncronous version of Send and Receive, following the suggestion in the warning, Send is used now. "For non-blocking Send, use timeout version with timeout of 0"
- Loading branch information