{"id":18468178,"url":"https://github.com/tomchinery/action-cable-node","last_synced_at":"2025-07-27T10:41:06.490Z","repository":{"id":57172743,"uuid":"64133890","full_name":"tomchinery/action-cable-node","owner":"tomchinery","description":"Action Cable extracted from Rails 5 and packaged as a Node module","archived":false,"fork":false,"pushed_at":"2018-08-16T20:43:59.000Z","size":22,"stargazers_count":51,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-23T10:51:10.770Z","etag":null,"topics":["actioncable","node","rails"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tomchinery.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":"2016-07-25T12:49:48.000Z","updated_at":"2021-09-10T11:29:52.000Z","dependencies_parsed_at":"2022-08-24T14:41:05.034Z","dependency_job_id":null,"html_url":"https://github.com/tomchinery/action-cable-node","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomchinery%2Faction-cable-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomchinery%2Faction-cable-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomchinery%2Faction-cable-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomchinery%2Faction-cable-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomchinery","download_url":"https://codeload.github.com/tomchinery/action-cable-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247824092,"owners_count":21002205,"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":["actioncable","node","rails"],"created_at":"2024-11-06T10:05:14.989Z","updated_at":"2025-04-08T10:32:22.273Z","avatar_url":"https://github.com/tomchinery.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Action Cable Node\nAction Cable extracted from Rails 5 and packaged as a Node module\n\n## Install\n\n```\nnpm install action-cable-node --save\n```\n\n## Usage\n\nIt has all the same methods as ActionCable and usage is exactly the same.\n\n```\nimport ActionCable from 'action-cable-node'\n\nconst App = {}\n\nApp.cable = ActionCable.createConsumer()\n\nApp.cable.subscriptions.create({ channel: \"ChatChannel\", room: \"Best room!\"})\n\netc...\n```\n\nSee the ActionCable [documentation](http://edgeguides.rubyonrails.org/action_cable_overview.html) for more.\n\n## License\n\n#### The MIT License (MIT)\n\nBased on ActionCable, converted into a node module format by Tom Chinery \u003chello@tomchinery.com\u003e.\n\nPermission is hereby granted, free of charge, to any person\nobtaining a copy of this software and associated documentation\nfiles (the “Software”), to deal in the Software without\nrestriction, including without limitation the rights to use,\ncopy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following\nconditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomchinery%2Faction-cable-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomchinery%2Faction-cable-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomchinery%2Faction-cable-node/lists"}