I want to create a simple app which contains a UIWebview.
Now I want to communicate via websockets with that page.
For example when I click on a button on that page,
I want to get some strings from that server, so I can work with that information within my app.
Is that possible? Or are there other ways to do that?
Thanks for every comment..
It might be worth checking out Pusher (note: I am a co-founder), as we have an iOS library which will save you a lot of hassle: https://github.com/lukeredpath/libPusher