{"id":16479620,"url":"https://github.com/lwnmengjing/pushmessage","last_synced_at":"2025-03-23T11:33:04.359Z","repository":{"id":103151372,"uuid":"152601243","full_name":"lwnmengjing/pushMessage","owner":"lwnmengjing","description":"Go implement message push","archived":false,"fork":false,"pushed_at":"2023-08-15T03:03:42.000Z","size":8,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T00:24:55.519Z","etag":null,"topics":["golang","websocket"],"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/lwnmengjing.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":"2018-10-11T14:02:36.000Z","updated_at":"2024-11-13T15:24:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca7c349f-f243-46db-b4f2-ba508945f1ab","html_url":"https://github.com/lwnmengjing/pushMessage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwnmengjing%2FpushMessage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwnmengjing%2FpushMessage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwnmengjing%2FpushMessage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwnmengjing%2FpushMessage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwnmengjing","download_url":"https://codeload.github.com/lwnmengjing/pushMessage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244297859,"owners_count":20430347,"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":["golang","websocket"],"created_at":"2024-10-11T12:52:22.999Z","updated_at":"2025-03-23T11:33:03.958Z","avatar_url":"https://github.com/lwnmengjing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pushMessage\nGo消息推送\n\n### 实现功能\n\u003e \n- 对点消息推送\n- 全覆盖消息推送\n- 客户端离线保存消息\n- 客户端重连后消息不丢失\n- 服务端心跳\n- 自定义启动端口\n\n### api\n|路由|请求方式|body|参数|说明|\n|---:|---:|---:|---:|---:|\n|/message|post| json(消息)|-|推送消息给全部客户端，包括离线未销毁客户端|\n|/message/:id|post| json(消息)|:id 为client标记|推送消息给指定客户端, 包括离线未销毁客户端|\n|/client/:id|websocket| -|:id 为client标记|websocket客户端连接|\n|/client/:id|delete| -|:id 为client标记|销毁已经连接过的客户端|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwnmengjing%2Fpushmessage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwnmengjing%2Fpushmessage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwnmengjing%2Fpushmessage/lists"}