[rabbitmq-discuss] Having a PubSub example of RabbitMQ with Mono in Linux environment
Michael Klishin
mklishin at gopivotal.com
Mon Jan 13 08:41:54 GMT 2014
On 13 Jan 2014, at 12:28, Lijo Sebastian <lijo at citrusinformatics.com> wrote:
> Is there any compatible library of amqp for both .Net/Mono platforms?
The official .NET client is compatible with Mono. The client requires .NET 3.0+,
see http://www.mono-project.com/Compatibility.
Some Mono-specific bits can be found in
http://www.rabbitmq.com/build-dotnet-client.html
http://www.rabbitmq.com/ssl.html
but your issue is likely with one of the solution files, which I think
Xamarin and Mono Develop cannot handle, or WCF bindings
(deprecated) not being supported by Mono.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list