AMQP Messaging Demo for .NET

This demo shows how to consume and publish AMQP messages and make a secure connection to the Gateway.

You can run the pre-built demo, com.kaazing.gateway.amqp.client.dotnet.demo.exe, which is in the GATEWAY_HOME/demo/dotnet/bin/Release directory.

The source code for the .NET demo is located in the GATEWAY_HOME/demo/dotnet/src/amqp directory of this release. Read Use the Kaazing WebSocket Gateway .NET and Silverlight AMQP Client Library to learn how to create your own .NET applications.

Some additional resources: