{"id":46985535,"url":"https://github.com/wpajqz/linker","last_synced_at":"2026-03-11T13:33:38.614Z","repository":{"id":19636252,"uuid":"64737825","full_name":"wpajqz/linker","owner":"wpajqz","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-05T02:21:52.000Z","size":98202,"stargazers_count":5,"open_issues_count":7,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T06:52:11.492Z","etag":null,"topics":["socket","tcp-server","udp-server","websocket-server"],"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/wpajqz.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":"2016-08-02T08:13:08.000Z","updated_at":"2022-06-17T14:13:29.000Z","dependencies_parsed_at":"2024-06-19T06:14:44.869Z","dependency_job_id":"dff1283d-4cc5-4f25-b590-a78a15470805","html_url":"https://github.com/wpajqz/linker","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/wpajqz/linker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpajqz%2Flinker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpajqz%2Flinker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpajqz%2Flinker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpajqz%2Flinker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpajqz","download_url":"https://codeload.github.com/wpajqz/linker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpajqz%2Flinker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["socket","tcp-server","udp-server","websocket-server"],"created_at":"2026-03-11T13:33:38.012Z","updated_at":"2026-03-11T13:33:38.609Z","avatar_url":"https://github.com/wpajqz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 包结构 ### \n```go\n\tPacket struct {\n\t\tOperator     uint32 // 帧类型: 4个字节\n\t\tSequence     int64  // 帧序列, 一般用纳秒时间戳标记包发送时间: 8个字节\n\t\tHeaderLength uint32 // 头部长度: 4个字节\n\t\tBodyLength   uint32 // 内容部分长度: 4个字节\n\t\tHeader       []byte // 头部\n\t\tBody         []byte // 内容\n    }\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpajqz%2Flinker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpajqz%2Flinker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpajqz%2Flinker/lists"}