{"id":15383759,"url":"https://github.com/knownasilya/denali-sockets","last_synced_at":"2026-05-03T19:32:49.706Z","repository":{"id":65993347,"uuid":"130263397","full_name":"knownasilya/denali-sockets","owner":"knownasilya","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-19T19:33:21.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T22:43:24.877Z","etag":null,"topics":["denali","denali-addon","socket-io"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knownasilya.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-04-19T19:32:50.000Z","updated_at":"2018-04-19T19:34:29.000Z","dependencies_parsed_at":"2023-03-10T23:27:10.567Z","dependency_job_id":null,"html_url":"https://github.com/knownasilya/denali-sockets","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"040b8bde87c5104d9d845a7705ba70a9d41cff2f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/knownasilya/denali-sockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdenali-sockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdenali-sockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdenali-sockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdenali-sockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knownasilya","download_url":"https://codeload.github.com/knownasilya/denali-sockets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knownasilya%2Fdenali-sockets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["denali","denali-addon","socket-io"],"created_at":"2024-10-01T14:39:36.468Z","updated_at":"2026-05-03T19:32:49.689Z","avatar_url":"https://github.com/knownasilya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Denali Sockets\n\nSupport for real time data flow via websockets.\nCurrently this supports socket.io, but the intention is to support multiple web socket implementations.\n\n## Getting Started\n\nFirst install this addon using:\n\n```sh\nyarn add denali-sockets\n# or\nnpm install --save denali-sockets\n```\n\n\u003e From here on I'll be using `yarn` in the examples.\n\nAfter installation you should have a new `app/namespaces/application.js` file which should be enough to\nget started with sockets.\n\n\n## Developing\n\n1. Clone the repo down\n2. `npm install`\n3. `denali server`\n4. Hit [localhost:3000](http://localhost:3000)\n\n\n## Tests\n\n```sh\n$ denali test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknownasilya%2Fdenali-sockets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknownasilya%2Fdenali-sockets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknownasilya%2Fdenali-sockets/lists"}