{"id":25164118,"url":"https://github.com/heroku-examples/play-websockets-chat-sample","last_synced_at":"2026-03-27T03:10:15.443Z","repository":{"id":10996562,"uuid":"13318445","full_name":"heroku-examples/play-websockets-chat-sample","owner":"heroku-examples","description":null,"archived":false,"fork":false,"pushed_at":"2013-10-08T02:29:00.000Z","size":168,"stargazers_count":28,"open_issues_count":6,"forks_count":22,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-30T16:50:07.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"swisspol/GCDWebServer","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heroku-examples.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":"2013-10-04T07:05:40.000Z","updated_at":"2024-11-15T18:50:18.000Z","dependencies_parsed_at":"2022-09-01T23:11:16.970Z","dependency_job_id":null,"html_url":"https://github.com/heroku-examples/play-websockets-chat-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heroku-examples/play-websockets-chat-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku-examples%2Fplay-websockets-chat-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku-examples%2Fplay-websockets-chat-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku-examples%2Fplay-websockets-chat-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku-examples%2Fplay-websockets-chat-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heroku-examples","download_url":"https://codeload.github.com/heroku-examples/play-websockets-chat-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heroku-examples%2Fplay-websockets-chat-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31013961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:58:54.984Z","status":"ssl_error","status_checked_at":"2026-03-27T02:58:46.993Z","response_time":164,"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":"2025-02-09T04:19:14.932Z","updated_at":"2026-03-27T03:10:15.428Z","avatar_url":"https://github.com/heroku-examples.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scalable chat application with Play and WebSockets\n\nThis is a version of the [Play](http://www.playframework.com/) websockets [chat sample](https://github.com/playframework/playframework/tree/master/samples/java/websocket-chat) that uses redis pub/sub to allow for a single chatroom that works across multiple nodes.\n\n# Running\n\nThe application requires a Redis connection. This is configured in applicaiton.conf:\n\n```\n# Redis configuration\nredis.uri=${REDISCLOUD_URL}\n```\n\nSet the URL into an environment variable or delete this line to run Redis locally on the default port.\n\nOnce setting up Redis you can run with\n\n``` bash\n$ play run\n```\n\n# Running on Heroku\n\n``` bash\n$ heroku create --buildpack https://github.com/jamesward/heroku-buildpack-scala.git\n$ heroku labs:enable websockets\n$ heroku addons:add rediscloud\n$ git push heroku master\n$ heroku open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheroku-examples%2Fplay-websockets-chat-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheroku-examples%2Fplay-websockets-chat-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheroku-examples%2Fplay-websockets-chat-sample/lists"}