{"id":19448235,"url":"https://github.com/datsfilipe/wsnode","last_synced_at":"2026-05-04T15:40:15.916Z","repository":{"id":120373963,"uuid":"360316104","full_name":"datsfilipe/wsnode","owner":"datsfilipe","description":"This project is a websocket using Node to create a realtime application.","archived":false,"fork":false,"pushed_at":"2021-08-30T16:55:48.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T23:20:52.012Z","etag":null,"topics":["express","nodejs","socket-io","typescript","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/datsfilipe.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":"2021-04-21T21:54:15.000Z","updated_at":"2021-09-14T14:50:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d47ae2c-4ee7-443d-961d-948b9aac65ac","html_url":"https://github.com/datsfilipe/wsnode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datsfilipe%2Fwsnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datsfilipe%2Fwsnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datsfilipe%2Fwsnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datsfilipe%2Fwsnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datsfilipe","download_url":"https://codeload.github.com/datsfilipe/wsnode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240636664,"owners_count":19832922,"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":["express","nodejs","socket-io","typescript","websocket"],"created_at":"2024-11-10T16:25:15.151Z","updated_at":"2025-11-18T15:03:55.891Z","avatar_url":"https://github.com/datsfilipe.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WEBSOCKET\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"220\" src=\"./assets/code.svg\"\u003e\n\u003c/p\u003e  \n\n\u003cp style=\"font-size: 13px\" align=\"center\"\u003e\n  \u003ca href=\"https://iconscout.com/icons/arrow\" target=\"_blank\"\u003eCode Line Icon\u003c/a\u003e on \u003ca href=\"https://iconscout.com\"\u003eIconscout\u003c/a\u003e\n\u003c/p\u003e\n\n## Description\n\n\u003cp align=\"justify\"\u003e\n  This project is a websocket using Node to create a realtime application. The app just simulate a basic websocket connection to connect to a socket and send one no customizable message. All the project was made by other person, I was just following he, the link for the video where was created the original project is \u003ca href=\"https://www.youtube.com/watch?v=HrkECIzaQvE\" \u003ehere\u003c/a\u003e.\n\u003c/p\u003e\n\n### Technologies\n\n1. \u003ca href=\"https://nodejs.org/\" \u003eNode\u003c/a\u003e\n2. \u003ca href=\"http://expressjs.com/\" \u003eExpress\u003c/a\u003e - v. 4.17.1\n3. \u003ca href=\"https://socket.io/\" \u003eSocket.io\u003c/a\u003e - 4.0.1\n\n### Running project\n\n\u003cp align=\"justify\"\u003eI used yarn for the entire project, if you prefer to use npm, please note that the tutorial below might be not the best way to make project work, so search about how install dependencies with npm and run scripts, you might have also to modify the scripts section in package.json.\u003c/p\u003e\n\n```bash\n# Clone the git repository\n$ git clone \u003chttps://github.com/datsfilipe/wsnode.git\u003e\n\n# Enter the folder created by git clone\n$ cd wsnode\n\n# Install dependencies with yarn\n$ yarn\n\n# Run app in development mode\n$ yarn dev\n\n# Server will be listening on port 3333\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatsfilipe%2Fwsnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatsfilipe%2Fwsnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatsfilipe%2Fwsnode/lists"}