Loading ...

Wcf Rabbitmq Binding

Hello everybody, recently I've spent plenty of time with the following task: Create Publisher/Subscriber application that via WCF send/receive messages from RabbitMQ. As foundation for my code I've used code from Dieg web site, just modified binding. Bindings were modified in App.config file...