Giter VIP home page Giter VIP logo

pusherchat-iphone's Introduction

PusherChat for iPhone

This is a small iPhone app that demonstrates the use of the libPusher library for communicating with the Pusher real-time messaging service.

It acts as a client to PusherChat-Rails app, a small example chat app written in Ruby on Rails and using Pusher for messaging.

Building from source

You will need a running instance of my PusherChat-Rails fork. This fork adds a few extra APIs for the iPhone app.

After cloning the project, you will need to initialise all of the project submodules:

$ git submodule update --init --recursive

Finally, you'll need to create a file in the PusherChat-iPhone directory called PusherSettings.h which contains your Pusher API settings. It should look something like this:

#define kPUSHER_APP_ID  123
#define kPUSHER_API_KEY @"your-api-key"
#define kPUSHER_SECRET  @"your-secret"

Finally, you may need to modify the PusherChat kPUSHER_CHAT_SERVICE_URL constant in the app delegate to match the running instance of PusherChat-Rails on your local machine.

At this stage, you should be good to go.

pusherchat-iphone's People

Contributors

lukeredpath avatar

Stargazers

Yury Tsukerman avatar Whats_in_name avatar Kim.Xu avatar  avatar Alexander Petropavlovsky avatar Martin Hollywood avatar Mohamed Adly Elgamasy avatar Kiet Nguyen - CoFounder & CEO at GrabLingo.com avatar Rubén González avatar Vivek avatar Taufik Obet avatar Evgenii avatar Hugues Bernet-Rollande avatar Lion avatar Scott Li avatar Ju Shang avatar  avatar Simon avatar chne avatar Ethan avatar Sam Chueng avatar Sergey Chausov avatar  avatar mayulu avatar  avatar Ketan Anjaria avatar Muhammad Adil avatar Mari Ohtake avatar dc avatar rain_zhao avatar Gustav avatar Xi avatar David avatar Stig Kleppe-Jørgensen avatar  avatar

Watchers

Eusthace Corin avatar Evgenii avatar James Cloos avatar Nilesh Ramteke avatar

pusherchat-iphone's Issues

Failed to recurse into submodule

error show below

fatal: reference is not a tree: 0401394772647745131634e3eab8f7bb3340ee43
Unable to checkout '0401394772647745131634e3eab8f7bb3340ee43' in submodule path 'Vendor/Mocky'
Failed to recurse into submodule path 'External/libPusher'

Installation fail

Mac OS X 10.6.8

207-55-229-213:PusherChat-iPhone eric$ git submodule update --init --recursive
Cloning into Demo/SSToolkit...
github.com[0: 207.97.227.239]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
Clone of 'git://github.com/samsoffes/sstoolkit.git' into submodule path 'Demo/SSToolkit' failed
Failed to recurse into submodule path 'External/SSMessagesViewController'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.