{"id":24201548,"url":"https://github.com/mstgnz/go-socket","last_synced_at":"2026-04-15T15:39:30.841Z","repository":{"id":196181420,"uuid":"694813046","full_name":"mstgnz/go-socket","owner":"mstgnz","description":"Websocket","archived":false,"fork":false,"pushed_at":"2024-12-19T15:28:52.000Z","size":155,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T21:16:16.838Z","etag":null,"topics":["animation","chat","docker","golang","javascipt","websocket"],"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/mstgnz.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":"2023-09-21T18:42:10.000Z","updated_at":"2024-01-05T15:48:11.000Z","dependencies_parsed_at":"2023-09-22T11:58:46.538Z","dependency_job_id":"f2b8f82c-fd1a-4107-9541-8559266a9f53","html_url":"https://github.com/mstgnz/go-socket","commit_stats":null,"previous_names":["mstgnz/go-socket"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstgnz%2Fgo-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstgnz%2Fgo-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstgnz%2Fgo-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mstgnz%2Fgo-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mstgnz","download_url":"https://codeload.github.com/mstgnz/go-socket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241644964,"owners_count":19996275,"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":["animation","chat","docker","golang","javascipt","websocket"],"created_at":"2025-01-13T21:16:20.094Z","updated_at":"2026-04-15T15:39:25.782Z","avatar_url":"https://github.com/mstgnz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebSocket Chat Application with Game Environment\n\nThis application is a browser-based multiplayer chat and gaming platform. Each user has a game area that covers the entire browser screen. Every user is represented by a 75x75 pixel circle with a randomly generated name inside it. Users can move their characters by clicking anywhere on the screen.\n\n## Getting Started\n\nFollow the steps below to start the project locally or on a web server.\n\n### Prerequisites\n\n- Install the Go programming language locally.\n- Make sure your browser supports WebSocket.\n\n### Installation\n\n1. Clone this repository to a local directory:\n    ```bash\n    git clone https://github.com/mstgnz/go-socket\n    cd go-socket\n    ```\n\n2. Run project\n    ```bash\n    docker build -t go-socket:latest . \u0026\u0026 docker run -d --restart=always -p 3000:3000 --name=go-socket go-socket\n    ```\n   OR\n    ```bash\n    docker compose up -d\n    ```\n\n3. Go to browser open the link http://localhost:3000\n\n### Usage\nLaunch the application in your browser and join with a random username.\nClick anywhere on the game area to move your character in that direction.\nType a message in the text box at the bottom and press \"Enter\" to send a message.\n\n### Contributing\nThis project is open-source, and contributions are welcome. Feel free to contribute or provide feedback of any kind.\n\n### License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/mstgnz/go-socket/blob/main/LICENSE) file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmstgnz%2Fgo-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmstgnz%2Fgo-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmstgnz%2Fgo-socket/lists"}