{"id":18546936,"url":"https://github.com/fabogit/web-socket","last_synced_at":"2025-05-15T07:10:18.727Z","repository":{"id":226792139,"uuid":"769635765","full_name":"fabogit/web-socket","owner":"fabogit","description":"Websocket implementation","archived":false,"fork":false,"pushed_at":"2024-03-12T22:57:57.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T09:34:41.237Z","etag":null,"topics":["socket-io","websocket"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/fabogit.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":"2024-03-09T16:23:50.000Z","updated_at":"2024-03-09T22:28:36.000Z","dependencies_parsed_at":"2024-03-13T02:50:22.686Z","dependency_job_id":null,"html_url":"https://github.com/fabogit/web-socket","commit_stats":null,"previous_names":["fabogit/web-socket"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabogit%2Fweb-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabogit%2Fweb-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabogit%2Fweb-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabogit%2Fweb-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabogit","download_url":"https://codeload.github.com/fabogit/web-socket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292067,"owners_count":22046427,"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":["socket-io","websocket"],"created_at":"2024-11-06T20:27:35.160Z","updated_at":"2025-05-15T07:10:18.704Z","avatar_url":"https://github.com/fabogit.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-socket\n\nuse node ver 20\n\n## 01 - native-ws\n\nWill use the native browser `WebSocket` api and node `ws` to create a websocket connection\n\n- install server packages: `npm i`\n\n- run server: `npm run start:dev`\n\n- open `ws-browser-api.html` file to connect the client to ws server (and check the browser console)o\n\n## 02 - socket.IO\n\nWill use `socket.io` (client \u0026 server) to create a websocket connection\n\n- install server packages: `npm i`\n\n- run server: `npm run start:dev`\n\n- in the browser go to `localhost:8000/client.html` to connect the client to ws server (and check the browser console)\n\n## 03 - Chat\n\nWill use `socket.io` (client \u0026 server) to create a websocket connection\n\n- install server packages: `npm i`\n\n- run server: `npm run start:dev`\n\n- in the browser go to `http://localhost:8000/chat.html` to connect the client to ws server, open as many tabs as you want\n\n## 04\n\nnpm i\n\nnpx nodemon slack-clone/slack.js","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabogit%2Fweb-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabogit%2Fweb-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabogit%2Fweb-socket/lists"}