iOS Echo Demo

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

Source code for this demo is located in the GATEWAY_HOME/demo/ios directory of this release. You can build and run the iOS demo application by building the demo project using Xcode. Open the project and run the application in the iPhone simulator. The demo application shows how communicate to Kaazing Gateway using WebSocket from an iOS device.

For more information, see Use the Objective-C Client Library.