Skip to content

Latest commit

 

History

History

Kaazing Xamarin WebSocket Tutorial

This Xamarin application communicates with an Echo service hosted by Kaazing WebSocket Gateway. The application sends and receives messages with the Echo service.

Minimum Requirements for Running or Building

Steps for Building the Project

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

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

API Documentation

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