{"id":20473585,"url":"https://github.com/xpl/skychat","last_synced_at":"2025-03-05T14:15:27.896Z","repository":{"id":149363324,"uuid":"54753635","full_name":"xpl/skychat","owner":"xpl","description":"An example of WebRTC chat/paint app with distributed message history","archived":false,"fork":false,"pushed_at":"2016-10-05T08:27:54.000Z","size":522,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"gh-pages","last_synced_at":"2025-01-16T02:42:21.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-03-25T23:43:53.000Z","updated_at":"2020-03-24T02:58:39.000Z","dependencies_parsed_at":"2023-11-28T11:31:25.424Z","dependency_job_id":null,"html_url":"https://github.com/xpl/skychat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpl%2Fskychat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpl%2Fskychat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpl%2Fskychat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpl%2Fskychat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpl","download_url":"https://codeload.github.com/xpl/skychat/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039716,"owners_count":20061927,"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-11-15T14:25:56.594Z","updated_at":"2025-03-05T14:15:27.876Z","avatar_url":"https://github.com/xpl.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skychat\nAn example of WebRTC chat/paint app with distributed message history saving. You can embed it to HTTP 404 or 500 page, to let users hang around even when server is not working :)\n\nProbably wont work if has too many peers (\u003e 100), because the history synchronization algorithm is awful. To make it working on your own domain, you need to obtain a free WebRTC API key at [developer.temasys.com.sg](http://developer.temasys.com.sg/) (they provide peer tracking service, which is required to make WebRTC work).\n\nDoes not work in Safari (due to lack of WebRTC support). Actually, it can work, if your disable the `hasNativeRTCSupport ()` check in JS code, but it will ask users to install a third-party plugin (developed by Skylink), and it can be quite disturbing.\n\nA framework used to structurize code: [Useless.js](https://github.com/xpl/useless). It delivers composable [traits](https://github.com/xpl/useless/wiki/%24trait) support to JavaScript along with some cool metaprogramming stuff. You may read more about it in the [project's wiki](https://github.com/xpl/useless/wiki).\n\nP.S. In the corner, there's fancy brush size adjust. Flip it inside out to change color randomly.\n\n## Live demo: [xpl.github.com/skychat](https://xpl.github.com/skychat)\n\n[![img](http://img.leprosorium.com/2508370)](https://xpl.github.com/skychat)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpl%2Fskychat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpl%2Fskychat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpl%2Fskychat/lists"}