Xamarin Echo Demo

This Xamarin demo application uses WebSocket API to send text and binary messages to the Kaazing Gateway echo service, which echoes back the messages.

The source code for this demo is located in the GATEWAY_HOME/demo/xamarin directory of this release. You can build and run the Xamarin demo application by building the demo project using Xamarin Studio. Open the project in Xamarin Studio and run the application in either in the iPhone/iPad simulator or the Android emulator. The demo application shows how to communicate with the Kaazing Gateway using WebSocket from an iOS or Android device.

For more information, see Use the Xamarin Portable Class Library.