{"id":18431305,"url":"https://github.com/zhan3333/go-udp-chat","last_synced_at":"2025-07-26T10:38:03.986Z","repository":{"id":102224681,"uuid":"256418997","full_name":"zhan3333/go-udp-chat","owner":"zhan3333","description":"Goalng UDP 协议构建实时聊天室","archived":false,"fork":false,"pushed_at":"2021-02-09T09:51:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T00:50:05.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zhan3333.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":"2020-04-17T06:18:50.000Z","updated_at":"2021-02-09T09:51:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"42090d5b-8ad6-44f4-861c-3fe63969e677","html_url":"https://github.com/zhan3333/go-udp-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhan3333/go-udp-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fgo-udp-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fgo-udp-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fgo-udp-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fgo-udp-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhan3333","download_url":"https://codeload.github.com/zhan3333/go-udp-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhan3333%2Fgo-udp-chat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267150480,"owners_count":24043473,"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-07-26T02:00:08.937Z","response_time":62,"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":[],"created_at":"2024-11-06T05:24:17.562Z","updated_at":"2025-07-26T10:38:03.963Z","avatar_url":"https://github.com/zhan3333.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang UDP 聊天室\n\n本项目通过 UDP 通信协议, 建立客户端与服务端之间的通信. \n\n## 运行流程\n\n- 运行服务端\n\n```shell script\ncd server\ngo run main.go\n```\n\n- 运行客户端\n\n```shell script\ncd client\ngo run main.go\n```\n\n## 功能\n\n- [x] client 在 channel 中群发消息\n- [x] channel 中其它 client 接收消息\n- [] client 自定义 channel\n- [] 心跳检测 client 是否在线\n- [] client 切换当前 channel\n- [] client 重名检查","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhan3333%2Fgo-udp-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhan3333%2Fgo-udp-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhan3333%2Fgo-udp-chat/lists"}