Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 1.73 KB

File metadata and controls

executable file
·
34 lines (23 loc) · 1.73 KB

Kaazing Xamarin JMS Tutorial

This Xamarin application communicates with a JMS broker via Kaazing WebSocket Gateway. The application publishes and receives messages with the broker.

Minimum Requirements for Running or Building

Steps for Building the Project

  • Load the solution jms.client.xamarin.demo.sln in Xamarin Studio
  • Execute 'Build/Build All'

Note: To test basic authentication for Gateway connection use the URL wss://demos.kaazing.com/jms-auth for location.
username: tutorial
password: tutorial

Interact with Kaazing Xamarin JMS Client API

Documentation on how to create a Kaazing Xamarin JMS application from scratch can be found here.

API Documentation

API Documentation for Kaazing .NET/Xamarin JMS Client library is available: