{"id":23272770,"url":"https://github.com/handsomestwei/sl651-2014","last_synced_at":"2025-07-20T13:36:45.789Z","repository":{"id":114070126,"uuid":"517255407","full_name":"handsomestWei/sl651-2014","owner":"handsomestWei","description":"sl651-2014水文通讯协议netty服务端实现","archived":false,"fork":false,"pushed_at":"2024-12-18T15:03:14.000Z","size":5087,"stargazers_count":37,"open_issues_count":0,"forks_count":18,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T12:42:26.260Z","etag":null,"topics":["java","netty4","sl651-2014","springboot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handsomestWei.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-24T07:23:53.000Z","updated_at":"2025-07-09T12:07:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b16bee0-210f-41e5-87f7-402a3558fcd3","html_url":"https://github.com/handsomestWei/sl651-2014","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/handsomestWei/sl651-2014","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomestWei%2Fsl651-2014","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomestWei%2Fsl651-2014/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomestWei%2Fsl651-2014/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomestWei%2Fsl651-2014/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handsomestWei","download_url":"https://codeload.github.com/handsomestWei/sl651-2014/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handsomestWei%2Fsl651-2014/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266135014,"owners_count":23881774,"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":["java","netty4","sl651-2014","springboot"],"created_at":"2024-12-19T19:19:07.675Z","updated_at":"2025-07-20T13:36:45.729Z","avatar_url":"https://github.com/handsomestWei.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sl651-2014\nsl651-2014水文通讯协议netty服务端实现\n\n## 功能\n+ 支持M1、M2、M4三种通讯方式。\n+ 实现了常用的2F链路维持、32定时上报两种功能码处理，其他可扩展。\n\n## 配置参数\n[配置文件](https://github.com/handsomestWei/sl651-2014/blob/main/src/main/resources/application.properties)\n| 配置项 | 说明 |\n|--|--|\n| server_socket_ip | netty服务端ip |\n| server_socket_port | netty服务端监听端口 |\n| server_run_mode | netty服务端运行模式，支持tcp或udp |\n| crc_verify_flag | 是否开启报文crc校验。默认false关闭 |\n| header_delimiter_flag | 包分割开关，解决粘包分包。默认false关闭 |\n\n## 使用说明\n+ [服务端启动](https://github.com/handsomestWei/sl651-2014/blob/main/src/main/java/com/wjy/sl6512014/Sl6512014Application.java)\n+ [模拟客户端](https://github.com/handsomestWei/sl651-2014/blob/main/src/main/java/com/wjy/sl6512014/client/tcp/TcpClientStart.java) 可自行调整[数据上报](https://github.com/handsomestWei/sl651-2014/blob/main/src/main/java/com/wjy/sl6512014/client/tcp/handler/TcpNettyClientHandler.java)\n+ [自定义业务处理](https://github.com/handsomestWei/sl651-2014/blob/main/src/main/java/com/wjy/sl6512014/biz/service/BizService.java) 可按需实现BizService接口\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandsomestwei%2Fsl651-2014","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandsomestwei%2Fsl651-2014","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandsomestwei%2Fsl651-2014/lists"}