Krutarth Patel
Krutarth Patel

Reputation: 3455

How to use Web Socket in ios chat application?

I want to make chat application through web socket.
Is there any link for reference?
are there any steps?
how to setup to server ?

Upvotes: 1

Views: 1307

Answers (1)

Asaf
Asaf

Reputation: 2168

Here's a good tutorial about it, with references to github code - http://www.elabs.se/blog/66-using-websockets-in-native-ios-and-android-apps.

Upvotes: 1

Related Questions