{"id":17972476,"url":"https://github.com/The-L3rNa3aN/WebSockets_SimpleClientServer","last_synced_at":"2025-08-16T17:31:03.447Z","repository":{"id":258833798,"uuid":"867771286","full_name":"The-L3rNa3aN/WebSockets_SimpleClientServer","owner":"The-L3rNa3aN","description":"Just a simple chat app between a client and server using websockets.","archived":false,"fork":false,"pushed_at":"2025-02-16T13:48:37.000Z","size":183,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T12:14:06.631Z","etag":null,"topics":["javascript","node","node-js","nodejs","websocket","websockets","websockets-chat","websockets-client","websockets-server","websocketserver"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/The-L3rNa3aN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-04T17:29:17.000Z","updated_at":"2025-02-16T13:48:40.000Z","dependencies_parsed_at":"2024-11-15T06:26:10.685Z","dependency_job_id":"6e2feb07-162c-4611-a905-57961da4e5f8","html_url":"https://github.com/The-L3rNa3aN/WebSockets_SimpleClientServer","commit_stats":null,"previous_names":["the-l3rna3an/simplewebsocketclientserver","the-l3rna3an/websockets_simpleclientserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/The-L3rNa3aN/WebSockets_SimpleClientServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-L3rNa3aN%2FWebSockets_SimpleClientServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-L3rNa3aN%2FWebSockets_SimpleClientServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-L3rNa3aN%2FWebSockets_SimpleClientServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-L3rNa3aN%2FWebSockets_SimpleClientServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-L3rNa3aN","download_url":"https://codeload.github.com/The-L3rNa3aN/WebSockets_SimpleClientServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-L3rNa3aN%2FWebSockets_SimpleClientServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270746039,"owners_count":24638268,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["javascript","node","node-js","nodejs","websocket","websockets","websockets-chat","websockets-client","websockets-server","websocketserver"],"created_at":"2024-10-29T16:19:04.950Z","updated_at":"2025-08-16T17:31:03.058Z","avatar_url":"https://github.com/The-L3rNa3aN.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebSockets_SimpleClientServer\nJust a simple chat app between a client and server using websockets. Made for myself in order to understand how websockets worked.\n\nI'll do the same thing for socket.io as well.\n\n## How To Run\nRun two instances of your CLI, each directed to the \"client\" and \"server\" folders respectively and run the command `node index.js` on the both of them.\n\n## Log of the things I did: -\n~~Currently works well with Postman acting as a client. Run \"node index.js\" for starting the server.~~\u003cbr\u003e\n~~Simple client and server programmed but needs to be run in separate CLI instances. Written messages can be sent from the server to clients but needs more work.~~\u003cbr\u003e\n~~Server messaging transmits across all clients but too many events created server side. Needs a fix! Also need to implement client nametags and messaging.~~\u003cbr\u003e\n~~Clients now have names but it can be done better. Client messages however are not broadcast to the everyone. Need to do that.~~\u003cbr\u003e\n~~Messages are now broadcast to everyone in the server! Need to handle messages on a client disconnecting. Should I try making some kind of server browser?~~\u003cbr\u003e\n~~Tried making the project run with Webpack and Serve.~~\u003cbr\u003e\n~~Trying to have Webpack and Websockets to run together but in vain. This part is gonna be lengthy.~~\u003cbr\u003e\n~~Fuck it. Gotta start over.~~\u003cbr\u003e\n~~Major overhaul accomplished. Only server frontend is remaining, along with some polishing.~~\u003cbr\u003e\nStarted server frontend. Messages sent between the server and the clients are coming as Blobs and I wonder why.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThe-L3rNa3aN%2FWebSockets_SimpleClientServer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FThe-L3rNa3aN%2FWebSockets_SimpleClientServer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThe-L3rNa3aN%2FWebSockets_SimpleClientServer/lists"}