Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 277 Bytes

rmqcli

RabbitMQ SSL-enabled client

This C# application demonstrates how to use RabbitMQ C# library for communication via Advanced Message Queuing Protocol (AMQP) with TLS/SSL transport.

There are minor differences between RabbitMQ C# library versions:

  • 3.2.4
  • 3.5.5