{"id":19872944,"url":"https://github.com/selmanbaskaya/nodejs-socketio","last_synced_at":"2026-04-04T20:32:53.600Z","repository":{"id":156579602,"uuid":"451420536","full_name":"selmanbaskaya/nodejs-socketio","owner":"selmanbaskaya","description":"A Node-Express server to test your Socket.io connections!","archived":false,"fork":false,"pushed_at":"2022-01-26T11:18:27.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T20:46:02.469Z","etag":null,"topics":["express","nodejs","socket-io","socket-programming","test"],"latest_commit_sha":null,"homepage":"https://nodejs-socketioo.herokuapp.com/","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/selmanbaskaya.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":"2022-01-24T10:35:56.000Z","updated_at":"2022-01-24T11:20:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"e19a8d66-d9c4-41ac-81f7-c550775bed51","html_url":"https://github.com/selmanbaskaya/nodejs-socketio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/selmanbaskaya/nodejs-socketio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmanbaskaya%2Fnodejs-socketio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmanbaskaya%2Fnodejs-socketio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmanbaskaya%2Fnodejs-socketio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmanbaskaya%2Fnodejs-socketio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selmanbaskaya","download_url":"https://codeload.github.com/selmanbaskaya/nodejs-socketio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selmanbaskaya%2Fnodejs-socketio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["express","nodejs","socket-io","socket-programming","test"],"created_at":"2024-11-12T16:17:23.479Z","updated_at":"2026-04-04T20:32:53.568Z","avatar_url":"https://github.com/selmanbaskaya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Node Express Server for Socket.io\n### A Node-Express server to test your Socket.io connections!\n\n****\n\n## Usage\n\n```vue\n\u003cscript\u003e\n    // connection and send user informations with emitting\n    const socket = io(\"https://nodejs-socketioo.herokuapp.com\");\n    socket.on(\"connect\", function () {\n      const userInfo = { name: \"selman\", surname: \"baskaya\", age: \"23\" };\n      socket.emit(\"userInfo\", userInfo);\n    });\n    // catch the server emit\n    socket.on(\"userInfoResponse\", (response) =\u003e {\n      console.log(\"Server's message: \", response);\n    });\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselmanbaskaya%2Fnodejs-socketio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselmanbaskaya%2Fnodejs-socketio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselmanbaskaya%2Fnodejs-socketio/lists"}