{"id":37146355,"url":"https://github.com/clarencejychan/console-chat","last_synced_at":"2026-01-14T17:02:01.209Z","repository":{"id":57651296,"uuid":"127393922","full_name":"clarencejychan/console-chat","owner":"clarencejychan","description":"Chat on your terminal with other users through a gRPC service","archived":false,"fork":false,"pushed_at":"2018-04-06T20:11:03.000Z","size":3743,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T11:56:40.885Z","etag":null,"topics":["chat","chat-application","go","golang","grpc","grpc-go","protobuf","protobuf3","pubsub","redis"],"latest_commit_sha":null,"homepage":null,"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/clarencejychan.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}},"created_at":"2018-03-30T07:03:33.000Z","updated_at":"2024-06-18T02:39:27.000Z","dependencies_parsed_at":"2022-09-05T02:51:13.821Z","dependency_job_id":null,"html_url":"https://github.com/clarencejychan/console-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clarencejychan/console-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarencejychan%2Fconsole-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarencejychan%2Fconsole-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarencejychan%2Fconsole-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarencejychan%2Fconsole-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clarencejychan","download_url":"https://codeload.github.com/clarencejychan/console-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarencejychan%2Fconsole-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28427181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["chat","chat-application","go","golang","grpc","grpc-go","protobuf","protobuf3","pubsub","redis"],"created_at":"2026-01-14T17:02:00.259Z","updated_at":"2026-01-14T17:02:01.200Z","avatar_url":"https://github.com/clarencejychan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# console-chat\n\nA project designed to learn about **Go**, **gRPC** and **Redis Pub/Sub**.\n\nThe application has a server where many clients can connect to in order to send messages back and forth through Redis as a message broker.\n\nThe publisher/subscriber model allows clients to subscribe to the server, while the server publishes incoming client requests back out.\n\n## Demo\n![alt text](demo.gif \"console-chat demo\")\n\n## Installation\nSet up a redis server (instructions found [here](https://redis.io/topics/quickstart)) and make the necessary configurations in the server/clients to point towards the correct port.\n\nGet the generated code using `go get -u github.com/clarencejychan/consolechat-grpc`\n\nRun `go run server.go` or `go build server.go` in `console-chat/server/cmd` and run the binary.\n\nRun `go run client.go` or `go build client.go` in `console-chat/client` and run the binary on as many consoles as you would like.\n\nFollow the prompts on the screen and try typing into the client consoles!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarencejychan%2Fconsole-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarencejychan%2Fconsole-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarencejychan%2Fconsole-chat/lists"}