{"id":25468215,"url":"https://github.com/ziwot/knowthen-rtsupport","last_synced_at":"2025-11-04T11:30:27.343Z","repository":{"id":115591008,"uuid":"178732583","full_name":"ziwot/knowthen-rtsupport","owner":"ziwot","description":"Real-time support app from Knowthen course","archived":false,"fork":false,"pushed_at":"2019-04-15T20:25:53.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-01T12:47:37.004Z","etag":null,"topics":[],"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/ziwot.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":"2019-03-31T19:27:07.000Z","updated_at":"2019-04-15T20:25:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bd5ea01-93fc-4c45-a46a-c69ecda4dee4","html_url":"https://github.com/ziwot/knowthen-rtsupport","commit_stats":null,"previous_names":["nigro64/knowthen-rtsupport","walterproof/knowthen-rtsupport","ziwot/knowthen-rtsupport"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fknowthen-rtsupport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fknowthen-rtsupport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fknowthen-rtsupport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fknowthen-rtsupport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziwot","download_url":"https://codeload.github.com/ziwot/knowthen-rtsupport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432822,"owners_count":19637799,"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":"2025-02-18T07:44:32.447Z","updated_at":"2025-11-04T11:30:27.262Z","avatar_url":"https://github.com/ziwot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"test websocket:\n\n```\nlet msg = {\n  name: 'channel add',\n  data: {\n    name: 'Hardware Support'\n  }\n};\n\nlet ws = new WebSocket('ws://localhost:4000');\n\nws.onopen = () =\u003e {\n  ws.send(JSON.stringify(msg))\n}\n\nws.onmessage = (e) =\u003e {\n  console.log(JSON.parse(e.data))\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Fknowthen-rtsupport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziwot%2Fknowthen-rtsupport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Fknowthen-rtsupport/lists"}