{"id":22112368,"url":"https://github.com/lukeredpath/pusherchat-iphone","last_synced_at":"2025-07-25T07:32:53.727Z","repository":{"id":66018063,"uuid":"2214752","full_name":"lukeredpath/PusherChat-iPhone","owner":"lukeredpath","description":"An iPhone client for the PusherChat-Rails example app, using libPusher","archived":false,"fork":false,"pushed_at":"2011-08-16T08:59:00.000Z","size":458,"stargazers_count":35,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-10-20T21:21:49.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukeredpath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-16T08:58:47.000Z","updated_at":"2023-04-11T07:20:08.000Z","dependencies_parsed_at":"2023-02-19T21:30:22.112Z","dependency_job_id":null,"html_url":"https://github.com/lukeredpath/PusherChat-iPhone","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FPusherChat-iPhone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FPusherChat-iPhone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FPusherChat-iPhone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FPusherChat-iPhone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeredpath","download_url":"https://codeload.github.com/lukeredpath/PusherChat-iPhone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227544089,"owners_count":17785198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T10:57:42.865Z","updated_at":"2024-12-01T10:57:43.477Z","avatar_url":"https://github.com/lukeredpath.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PusherChat for iPhone\n\nThis is a small iPhone app that demonstrates the use of the [libPusher](http://github.com/lukeredpath/libPusher) library for communicating with the [Pusher](http://pusher.com) real-time messaging service.\n\nIt acts as a client to [PusherChat-Rails](https://github.com/tarnfeld/PusherChat-Rails) app, a small example chat app written in Ruby on Rails and using Pusher for messaging.\n\n## Building from source\n\nYou will need a running instance of [my PusherChat-Rails fork](https://github.com/lukeredpath/PusherChat-Rails). This fork adds a few extra APIs for the iPhone app.\n\nAfter cloning the project, you will need to initialise all of the project submodules:\n\n    $ git submodule update --init --recursive\n    \nFinally, 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:\n\n    #define kPUSHER_APP_ID  123\n    #define kPUSHER_API_KEY @\"your-api-key\"\n    #define kPUSHER_SECRET  @\"your-secret\"\n    \nFinally, 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.\n\nAt this stage, you should be good to go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeredpath%2Fpusherchat-iphone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeredpath%2Fpusherchat-iphone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeredpath%2Fpusherchat-iphone/lists"}