Skip to content

kkirtac/SimpleRpcClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRpcClient

SimpleRpcClient is a single threaded C++ client example which is based on RabbitMQ project. The application sends messages to a consumer queue created by the server side, receives the server response via the reply queue. This project heavily depends on SimpleAmqpClient.

Installing

Tested and known to work in Linux (Ubuntu 16.04, 64 bit) with Eclipse Nsight IDE. Please refer to Pre-requisites for a proper installation.

About

A C++ RabbitMQ RPC client example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages