{"id":22160323,"url":"https://github.com/vmward/go-chat-room","last_synced_at":"2025-03-24T15:21:54.985Z","repository":{"id":123055314,"uuid":"305025970","full_name":"VMward/go-chat-room","owner":"VMward","description":"Chat client and server implemented in Go for students to communicate and collaborate.","archived":false,"fork":false,"pushed_at":"2020-11-30T04:44:25.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-07T16:03:42.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/VMward.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"benfan"}},"created_at":"2020-10-18T05:01:02.000Z","updated_at":"2024-06-19T10:19:10.606Z","dependencies_parsed_at":"2024-06-19T10:19:09.963Z","dependency_job_id":"2bf58b8b-42f6-4318-81d4-ecf5e095e210","html_url":"https://github.com/VMward/go-chat-room","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VMward%2Fgo-chat-room","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VMward%2Fgo-chat-room/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VMward%2Fgo-chat-room/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VMward%2Fgo-chat-room/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VMward","download_url":"https://codeload.github.com/VMward/go-chat-room/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245294719,"owners_count":20591909,"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":[],"created_at":"2024-12-02T04:07:22.834Z","updated_at":"2025-03-24T15:21:54.962Z","avatar_url":"https://github.com/VMward.png","language":"Go","funding_links":["https://patreon.com/benfan"],"categories":[],"sub_categories":[],"readme":"# Go Chat \n[![Code Coverage](https://img.shields.io/badge/CodeCoverage-99p-F01F7A?style=plastic\u0026logo=CodeCov)](https://github.com/social-learning/go-chat-room)\n[![Github](https://img.shields.io/badge/GitHub-TensorMap-181717?style=plastic\u0026logo=GitHub)](https://github.com/social-learning/TensorMap)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-CodeForAll-0077B5?style=plastic\u0026logo=LinkedIn)](https://www.linkedin.com/company/social-learning/)\n\n\nA client-server chat app implemented in Go using gRPC.\n\n## Usage\n### Server\nStart the server by running `go run server.go`. Alternatively, you can run `go build` while in the Server directory.\n### Client\nStart the client(s) by running `go run client.go menu.go`. Alternatively, you can run `go build` while in the Client directory.\n\nTo run navigate the client: \n* First enter the server ip:port exactly. It is likely `localhost:12021` unless the port at the top of server.go has changed.\n* Then you'll enter a username that is yours for the session.\n* Finally, you are greeted by the menu system which will allow you to create, join, or view other members and groups.\n\n## Known Bugs\n* None currently. If you run into any problems, please don't hesistate to create an issue.\n\n## Notes\n* To disconnect from the server, press ctrl+c or type `!exit` (hit enter) and the client will disconnect from the server.\n* To move backwards in the menu system, you can type `!back` (hit enter).\n* This client/server assumes a 12021 server port. This can be changed in the server.go file near the top.\n\n## Future Ideas\n* The !leave function to leave a chat and go back to the main menu.\n* Encryption on chat channels.\n* Ability to send files.\n* Complete server re-write to be more extendible and understandable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmward%2Fgo-chat-room","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmward%2Fgo-chat-room","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmward%2Fgo-chat-room/lists"}