- C++14 compiler support
- Cmake
- Doxygen
- Poco
- AMQP-CPP
- Boost
git clone https://github.com/silverstringer/plugins.git
cd plugins/library
git submodule update --init --recursive
cd plugins
mkdir build
cd build
cmake ..
make -j4
make install
Start rabbitmq-server with default parametrs
1.send message to queue
2.listen to rb_queue