{"id":37091858,"url":"https://github.com/halia-group/halia","last_synced_at":"2026-01-14T11:11:20.857Z","repository":{"id":54201927,"uuid":"328171218","full_name":"halia-group/halia","owner":"halia-group","description":"Halia is a component-based network application framework for rapid development of maintainable high-performance servers and clients.","archived":false,"fork":false,"pushed_at":"2022-02-10T08:35:24.000Z","size":210,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T23:02:40.684Z","etag":null,"topics":["network"],"latest_commit_sha":null,"homepage":"https://halia-group.github.io/halia","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/halia-group.png","metadata":{"files":{"readme":"README-CN.md","changelog":"CHANGELOG.md","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":"2021-01-09T14:18:02.000Z","updated_at":"2024-03-04T13:13:34.000Z","dependencies_parsed_at":"2022-08-13T09:10:14.905Z","dependency_job_id":null,"html_url":"https://github.com/halia-group/halia","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/halia-group/halia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halia-group%2Fhalia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halia-group%2Fhalia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halia-group%2Fhalia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halia-group%2Fhalia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halia-group","download_url":"https://codeload.github.com/halia-group/halia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halia-group%2Fhalia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28418003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"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":["network"],"created_at":"2026-01-14T11:11:20.356Z","updated_at":"2026-01-14T11:11:20.851Z","avatar_url":"https://github.com/halia-group.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Halia\n\nHalia是一个基于组件化的网络应用框架，用于快速开发可维护的高性能协议服务器和客户端。\n\n## Links\n+ [文档地址](https://halia-group.github.io/halia/)\n\n## Features\n\n+ 组件化\n+ 可扩展\n+ 高性能\n\n## 数据流\n\n```\n-------------------------------------------\n        -\u003e handler1 -\u003e ... handlerN -\u003e \nhead                                    tail    \n        \u003c- handler1 \u003c- ... handlerN \u003c-       \n--------------------------------------------\n```\n\n## 内置解码器\n\n+ DebugEncoder/DebugDecoder: 将流经数据打印在标准错误输出，方便调试\n+ FixedLengthFrameDecoder: 定长报文解码器\n+ LengthFieldBasedFrameDecoder: 基于长度字段的变长报文解码器\n+ LineBasedFrameDecoder: 基于换行符的报文解码器\n\n## 内置协议编解码器\n\n+ Http协议\n\n## 示例\n\n+ [Echo](examples/echo)，回显服务器，基于LineBasedFrameDecoder实现\n+ [Time](examples/time)，时间服务器，基于FixedLengthFrameDecoder实现，报文固定为8字节长度时间戳\n+ [Chat](https://github.com/halia-group/halia-chat)，聊天服务器，基于LengthFieldBasedFrameDecoder实现，低耦合/高扩展性，扩展数据包只需要注册到`PacketFactory`和`ProcessorFactory`即可。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalia-group%2Fhalia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalia-group%2Fhalia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalia-group%2Fhalia/lists"}