{"id":16948958,"url":"https://github.com/timoliver/rchat","last_synced_at":"2026-05-18T08:03:51.265Z","repository":{"id":145130312,"uuid":"81373693","full_name":"TimOliver/rchat","owner":"TimOliver","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-08T12:15:44.000Z","size":200,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T10:09:49.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":false,"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/TimOliver.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-08T20:39:07.000Z","updated_at":"2017-08-04T05:47:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"5107e87b-0c96-4602-a686-9ef437cb2cd3","html_url":"https://github.com/TimOliver/rchat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TimOliver/rchat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimOliver%2Frchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimOliver%2Frchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimOliver%2Frchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimOliver%2Frchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimOliver","download_url":"https://codeload.github.com/TimOliver/rchat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimOliver%2Frchat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-13T21:52:49.791Z","updated_at":"2026-05-18T08:03:51.229Z","avatar_url":"https://github.com/TimOliver.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RChat, a mobile chat powered by RealmChat\n\nSpecial thanks to Chatto project for doing incredible work on the UI side of things\n\n## Requirements to Build\n\nYou'll need **cococapods**\nInstall cocoapods with `$ sudo gem install cocoapods`\n\n1. clone this repository `git clone https://github.com/mbalex99/rchat`\n2. go to the directory `$ cd rchat`\n3. run `pod install`\n4. open the workspace `open RChat.xcworkspace`\n\n## Pointing to the Correct Server\n\nGo to the file `RChatConstants.swift` and replace **both** the urls for:\n\n```swift\nstatic var objectServerEndpoint : URL {\n    return URL(string: \"realm://138.197.85.79:9080\" )!\n}\n\n\nstatic var authServerEndpoint : URL {\n    return URL(string: \"http://138.197.85.79:9080\" )!\n}\n```\n\n## Important Things to Consider\n\n1. You need to create a default Conversation, which new installed users will join automatically. We are working on the best way to \"bootstrap\" this default Conversation\n\n    Run `Conversation.generateDefaultConversation()` immediately upon logging in before going to the main ChatViewController \n\n2. Do not run that again or it will remove any other users.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoliver%2Frchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoliver%2Frchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoliver%2Frchat/lists"}