{"id":20969857,"url":"https://github.com/lyrric/easy-rpc","last_synced_at":"2025-08-27T13:16:18.203Z","repository":{"id":105381121,"uuid":"152722574","full_name":"lyrric/easy-rpc","owner":"lyrric","description":"用netty建立的easy-rpc","archived":false,"fork":false,"pushed_at":"2018-10-16T10:20:37.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T08:14:57.920Z","etag":null,"topics":["java","netty-rpc","netty4","rpc"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/lyrric.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-12T08:56:01.000Z","updated_at":"2018-10-16T10:20:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e55e1a3-5eca-49c3-b70b-dc23829e898f","html_url":"https://github.com/lyrric/easy-rpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lyrric/easy-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrric%2Feasy-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrric%2Feasy-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrric%2Feasy-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrric%2Feasy-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyrric","download_url":"https://codeload.github.com/lyrric/easy-rpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrric%2Feasy-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272335371,"owners_count":24916435,"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-08-27T02:00:09.397Z","response_time":76,"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":["java","netty-rpc","netty4","rpc"],"created_at":"2024-11-19T03:53:17.524Z","updated_at":"2025-08-27T13:16:18.140Z","avatar_url":"https://github.com/lyrric.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# easy-rpc\n用netty建立的easy-rpc\n\n#配置文件\n#rpc服务端口\nrpc.server.port=200\n#是否检验token\nrpc.server.login=true\n#token\nrpc.server.token=123456\n#service实现类路径\nrpc.server.service.package=com.demo.rpc.simple.server.service\n\n#启动方式\npublic static void main(String[] args) {\n   ServerApplication.run(args);\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyrric%2Feasy-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyrric%2Feasy-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyrric%2Feasy-rpc/lists"}