{"id":48680789,"url":"https://github.com/zhong-j-yu/bayou","last_synced_at":"2026-04-26T20:00:42.028Z","repository":{"id":18393215,"uuid":"21574421","full_name":"zhong-j-yu/bayou","owner":"zhong-j-yu","description":"Async HTTP server/client - high performance in functional style, full-featured.","archived":false,"fork":false,"pushed_at":"2016-02-13T05:51:05.000Z","size":699,"stargazers_count":40,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"1.0","last_synced_at":"2024-03-16T03:51:11.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bayou.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhong-j-yu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-07T14:52:14.000Z","updated_at":"2024-03-10T07:34:24.000Z","dependencies_parsed_at":"2022-08-28T17:21:47.542Z","dependency_job_id":null,"html_url":"https://github.com/zhong-j-yu/bayou","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/zhong-j-yu/bayou","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhong-j-yu%2Fbayou","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhong-j-yu%2Fbayou/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhong-j-yu%2Fbayou/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhong-j-yu%2Fbayou/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhong-j-yu","download_url":"https://codeload.github.com/zhong-j-yu/bayou/tar.gz/refs/heads/1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhong-j-yu%2Fbayou/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: 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":[],"created_at":"2026-04-11T01:00:36.064Z","updated_at":"2026-04-26T20:00:42.023Z","avatar_url":"https://github.com/zhong-j-yu.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"# bayou.io\n\nAsync http server \u0026 client for Java\n\nFor more information, see \u003chttp://bayou.io\u003e\n\n## HttpServer\n\n        HttpHandler handler = request -\u003e HttpResponse.text(200, \"Hello World\");\n\n        HttpServer server = new HttpServer(handler);\n        server.conf().trafficDump(System.out::print);\n        server.start();\n\n\n## HttpClient\n\n        HttpClient client = new HttpClient();\n        \n        Async\u003cHttpResponse\u003e asyncRes = client.doGet( \"https://example.com\" );\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhong-j-yu%2Fbayou","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhong-j-yu%2Fbayou","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhong-j-yu%2Fbayou/lists"}